React Native Builder Test

This is a repository intended for the builder test

Instructions

1. Clone the repository

git clone https://github.com/rafaelaugustos/builder-test.git

2. Install dependences

yarn install

3. Install cocoapods dependences (iOS)

cd ios && pod install

4. Run project

npx react-native run-ios or npx react-native run-android

Example

Simulator Screen Shot - iPhone 14 - 2022-12-21 at 19 44 36