Skip to content

React Native application built to be Offline First

Notifications You must be signed in to change notification settings

hmarques98/RNOffGeoLoc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Forks Stargazers Issues

LinkedIn


Logo

React Native App GeoLocation Offline - React Native

Consuming local api with key's packages from local api and using in React Native App

Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. What to improve
  5. Roadmap
  6. Contributing
  7. License
  8. Contact

About The Project

Logo Logo

It was built a application using React Native as framework and consuming a api from React Native App GeoLocation Offline Api. Also used libraries how Storybook, React Query, Plops Js, Lottie among others.

Built With

Getting Started

You need to have installed NodeJs and configured your OS to run on emulator to Android or simulator to iOS

Installation

  1. Clone the repo

    git clone https://github.com/hmarques98/RNOffGeoLoc
  2. Install NPM packages

    npm install or yarn add
  3. To iOS install pods with command`

    npx pod install
  4. To run on device or emulator

    yarn android #to android
    yarn ios #to iOS

Usage

In project directory src is all of file to screens and components

The folder plop-templates has all templates to generate templates to create a Component.

To create with script run:

Will to prompt what is name component

yarn generate component

The folder storybook has all configuration working storybook library

To see working go to index.js in root directory and change to true the variable: Ex:

const showStorybook = true;

Now go to your application and you will see the library working and components Button, Typography and Box created.

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Henrique Marques - @hmarques98_ - [email protected]

Project Link: https://github.com/hmarques98/RNOffGeoLoc

About

React Native application built to be Offline First

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published