This project is all about react native components, that are no longer supported or not built in to be used in the app. Components like checkbox, radio selector, group of radio selectors...etc.
Note this is only basic code no extra dependencies are needed.
Open a Terminal in the project root and run:
npm installOr if you want to create your own project just follow the steps found in react native doc.
In this project I used expo
yarn create expo-app elementsWe're done! Now you can build and run the app on your device/simulator.