I'm just getting started with React/React Native. It's a pretty cool framework indeed. After reading React's documentation, I made this app to practice the concepts I learned - especially, how to manage state with hooks.
Clone the app, install the dependencies and run the start script. Of course, you're going to need Git and Node.js installed.
$ git clone https://github.com/ajsaraujo/react-native-product-search.git
$ npm i
$ npm run start
Isn't it cute? 🥰