juniorstreichan / my-ideas-mobile-app

A React Native App for annotate ideas for projects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Source TI

This is an App for Ideas!

Maked with React Native, styled-components, react-navigation, and others libs.

Pay attention!

this app integrates with the API that is in this repo.

.env file
please, create a .env file like the .env.example file with the configs.

The commands

# to run in android
yarn android
# or
npm run android

# to run in ios
yarn ios
# or
npm run ios

# to start
yarn start
# or
npm start

About

A React Native App for annotate ideas for projects


Languages

Language:JavaScript 62.0%Language:Objective-C 13.3%Language:Java 9.8%Language:Ruby 8.9%Language:Python 6.1%