Skip to content

junioroga/food-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Native Food UI App

This is a React Native App to show my first impressions with Tailwind CSS + React Native components, and made some animations using Reanimated.

Project created with Expo CLI. See official docs to set up the environment.

🛠 Technologies Used

The following tools were used to build the project:

  • Expo
  • React Native
  • React Navigation: Routes and navigation
  • React Native Reanimated: React Native Reanimated is a powerful animation library.
  • Native Wind: NativeWind uses Tailwind CSS as scripting language to create a universal style system for React Native. NativeWind components can be shared between platforms and will output their styles as CSS StyleSheet on web and StyleSheet.create for native.

🚀 Open and run the project

First you need to install the native packages and dependencies.

yarn

Run on IOS

yarn ios

Run on Android

yarn android

Demonstration

Final Demo

About

Food App UI with Tailwind css and Reanimated

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published