Skip to content
/ base Public

This is a base template for React Native project, with the aim of facilitating the creation of new projects.

Notifications You must be signed in to change notification settings

junioroga/base

Repository files navigation

React Native Base App

This is a base project with all the extensions and libraries that i need to create new projects.

Project created with Expo CLI. See official docs to set up the environment.

🛠 Tools configured

The following tools were used to build the project:

🚀 Open and run the project

First you need to install the native packages and dependencies.

bun install

Run on IOS

bun run ios

Run on Android

bun run android

Demonstration

About

This is a base template for React Native project, with the aim of facilitating the creation of new projects.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published