Skip to content

art9mid/react-native-blog-app

Repository files navigation

📘 Blog App

Just a blog app

Environment setup

Create one file in the root:.env.local

Add the following variable:

EXPO_PUBLIC_API_URL=
EXPO_PUBLIC_WEB_URL=

Scripts Overview

  • npm run prebuild - Expo prebuild
  • npm start - Start Expo development server
  • npm run android - Run app on connected Android device
  • npm run web - Run app on web
  • npm run ios - Run app on connected iOS device
  • npm run format - Run prettier

Showcases

About

Simple blog app built with Expo, TypeScript, React Navigation and Reanimated

Resources

Stars

Watchers

Forks

Languages