Skip to content
This repository has been archived by the owner on Jul 21, 2024. It is now read-only.
/ Noticast Public archive

The Noticast (Notice Forecast) project notifies users about nearby natural disasters. It provides weather forecasts and alerts for events like tornadoes or floods within x km. Users receive suggestions for suitable attire and transportation based on the forecasted conditions.

Notifications You must be signed in to change notification settings

iuhgdsc/Noticast

Repository files navigation

b## Expo App

1. Requirement

  • NodeJS 20+
  • Typescript 4.x
  • Expo v50+

2. Installation

Install package:

yarn install

Run app

yarn run android
yarn run ios

Project structure:

|- common: app builder
|- config : add new screens, another app config
|- features 
|         - index.tsx : Screen
|         - components : Screen's components
|         - services : Screen's services
|- global : Global components, utils, .,,
|         - theme : Theme constants
|         - components : Global components
|         - constants : Global constants
|         - providers : App providers
|         - base : App base
|- localization : Localization, lang config
|- redux : Redux config
|- assets : App assets
|- types : Types declare
|- app.ts : Expo app config
|- babel.config.js : Babel config
|- tsconfig.json
|- App.tsx : Root app component

About

The Noticast (Notice Forecast) project notifies users about nearby natural disasters. It provides weather forecasts and alerts for events like tornadoes or floods within x km. Users receive suggestions for suitable attire and transportation based on the forecasted conditions.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •