Skip to content

Latest commit

 

History

History
99 lines (71 loc) · 4.39 KB

README.md

File metadata and controls

99 lines (71 loc) · 4.39 KB

React Native Examples

👉 This repository contains most of the examples I've created on React Native. You may find some of the examples being outdated in time, in terms of framework updates or libraries. Don't worry the concept would be the same.

Custom Modal Using ActivityIndicator as a Component hook in React Native

This example uses:

  • React Native 0.71.2
  • React Navigation Stack 6.9.9
  • Description: A modal was used to cover the whole screen, inside the modal it has an ActivityIndicator, so you can customize everything

Custom Modal Using Rive as a Component hook in React Native

This example uses:

Simple Example MongoDB CRUD ES6+

This example uses:

  • React Native 0.68.2
  • React Navigation Stack 6.6.2
  • Description: It is just an example of how to implement mongodb CRUD, the backend is in ES6+

Custom Card Using Styled Components and lottie in React Native

This example uses:

example of zustand (shopping cart)

This example uses:

example of Buttons

This example uses:

example of Input

This example uses: