[Medium Sample App] Personal News(feed) featuring Airtable and easily editable lists

Hey Thunkers,

For all of you who need an alternative now that you can’t trust your Facebook newsfeed, this sample app gives a great starter template for flipping through webpages that are reading from an easily editable Airtable spreadsheet. You’ll have to create and connect an Airtable spreadsheet to make this work for you. Apologies for some of the very personal content in the app!


Click to remix


Check out our other sample apps here

Albert

4 Likes

Remixed it
When ı try test it companion app crash

com.facebook.react.bridge.JSApplicationIllegalArgumentException: Error while updating property ‘width’ in shadow node of type: RCTView
at com.facebook.react.uimanager.ViewManagersPropertyCache$PropSetter.updateShadowNodeProp(ViewManagersPropertyCache.java:113)
at com.facebook.react.uimanager.ViewManagerPropertyUpdater$FallbackShadowNodeSetter.setProperty(ViewManagerPropertyUpdater.java:154)
at com.facebook.react.uimanager.ViewManagerPropertyUpdater.updateProps(ViewManagerPropertyUpdater.java:58)
at com.facebook.react.uimanager.ReactShadowNodeImpl.updateProperties(ReactShadowNodeImpl.java:298)
at com.facebook.react.uimanager.UIImplementation.createView(UIImplementation.java:289)
at com.facebook.react.uimanager.UIManagerModule.createView(UIManagerModule.java:373)
at java.lang.reflect.Method.invoke(Native Method)
at com.facebook.react.bridge.JavaMethodWrapper.invoke(JavaMethodWrapper.java:374)
at com.facebook.react.bridge.JavaModuleWrapper.invoke(JavaModuleWrapper.java:162)
at com.facebook.react.bridge.queue.NativeRunnable.run(Native Method)
at android.os.Handler.handleCallback(Handler.java:789)
at android.os.Handler.dispatchMessage(Handler.java:98)
at com.facebook.react.bridge.queue.MessageQueueThreadHandler.dispatchMessage(MessageQueueThreadHandler.java:31)
at android.os.Looper.loop(Looper.java:164)
at com.facebook.react.bridge.queue.MessageQueueThreadImpl$3.run(MessageQueueThreadImpl.java:194)
at java.lang.Thread.run(Thread.java:764)
Caused by: java.lang.reflect.InvocationTargetException
at java.lang.reflect.Method.invoke(Native Method)
at com.facebook.react.uimanager.ViewManagersPropertyCache$PropSetter.updateShadowNodeProp(ViewManagersPropertyCache.java:102)
… 15 more
Caused by: java.lang.IllegalArgumentException: Unknown value: 75
at com.facebook.react.uimanager.LayoutShadowNode$MutableYogaValue.setFromDynamic(LayoutShadowNode.java:53)
at com.facebook.react.uimanager.LayoutShadowNode.setWidth(LayoutShadowNode.java:70)
… 17 more

Hmm. Is it possible to privately share with me your project link?

did you check your pm