Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 447 Bytes

File metadata and controls

14 lines (10 loc) · 447 Bytes

Sample App for React Native Platform Specific Code Blog Post

Basic React Native app composed of two lists wih selectable items rendered conditionally by Platform Specifc List Controls.

Find the blog post here -> todo

Setup Locally

$ git clone [email protected]:HaughtCodeworks/react-native-platform-specific-sample-app.git
$ cd react-native-platform-specific-sample-app
$ npm install
$ expo start