Example implementation of Selectable List in React Native
Check out the blog post
Clone repository
Install with yarn
yarn installInstall with npm
npm installRun react server
yarn startnpm startRun packager iOS
react-native run-iosAndroid
react-native run-android