Skip to content
This repository was archived by the owner on Oct 22, 2024. It is now read-only.

GrokInteractive/react-native-selectable-list

Repository files navigation

react-native-selectable-list

Example implementation of Selectable List in React Native

Check out the blog post

Setup

Clone repository

Install with yarn

yarn install

Install with npm

npm install

Start up

Run react server

yarn start
npm start

Run packager iOS

react-native run-ios

Android

react-native run-android

About

Example implementation of Selectable List in React Native

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published