Skip to content

Dean177/react-native-demo

Repository files navigation

React Native Appshow

The slides / app I made to accompany my talk on React Native

Pan responder example

Running

Note

I haven't attempted to run this on anything but an iPhone 7, it builds for android so should run fine.

Devices with lower resolution screens are likely to have content which runs off the visible screen but is non-scrollable. This can be remedied by changing the relevant slides to use ScrollView rather than View