GithubHelp home page GithubHelp logo

felipefreitasa / react-native-base-project Goto Github PK

View Code? Open in Web Editor NEW
4.0 1.0 2.0 331 KB

Kickstart your React Native app development with this base project. It includes essential technologies like Expo, Typescript, Styled Components, React Navigation, Reanimated, Skia, Gesture Handler...

TypeScript 85.71% JavaScript 14.29%
baseproject expo pathmapping reactnative reactnavigation reanimated skia styled-components typescript vectoricons

react-native-base-project's Introduction

React Native Base Project

This is a base project for React Native that includes various technologies and packages to help you kickstart your development process. It is built using the Expo managed workflow with a blank TypeScript template.

Technologies Installed

  1. Expo managed workflow: The project is set up with the Expo managed workflow, which provides a simplified and efficient development environment.

  2. Expo Google Fonts: Easily integrate custom fonts from the Google Fonts library into your application.

  3. Styled Components: Use the popular Styled Components library to style your React Native components. The project also includes a theme file where you can define your global styling variables.

  4. Path Mapping: Simplify your imports by setting up path mapping, allowing you to use absolute paths instead of relative paths.

  5. React Navigation: Implement navigation in your React Native app using React Navigation. The project includes predefined types for routes to ensure type safety and enhance development productivity.

  6. Reanimated: Utilize the power of Reanimated, a declarative library for building performant and complex animations in React Native.

  7. Skia: Skia is a 2D graphics library that provides powerful rendering capabilities. It is integrated into this project to enhance the visual experience of your app.

  8. Gesture Handler: Easily handle gestures and touch events with Gesture Handler, a library that allows for smooth and intuitive user interactions in your React Native application.

  9. Expo Vector Icons: Access a wide range of vector icons from various icon libraries using Expo Vector Icons. This package simplifies the process of adding icons to your app.

Getting Started

To get started with this base project, follow these steps:

  1. Clone the repository: git clone https://github.com/felipefreitasa/react-native-base-project.git

  2. Install dependencies: cd react-native-base-project and npm install or yarn install

  3. Start the development server: npx expo start

  4. Make changes to the project to fit your specific requirements and start building your React Native app!

Folder Structure

The project has the following folder structure:

  • src/components: Contains reusable components used throughout the application.

  • src/routes: Contains navigation-related files, including the main navigation stack and navigation helpers.

  • src/screens: Contains individual screen components of the application.

  • src/themes: Contains theme-related files, including the theme file where you can define global styles.

  • src/types: Contains type definitions used throughout the application.

  • App.tsx: The entry point of the application.

Contributing

Contributions are welcome! If you have any suggestions or improvements for this base project, feel free to open an issue or submit a pull request.

react-native-base-project's People

Contributors

felipefreitasa avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.