/login-ui

Login and Signup UI with Tailwind css and Reanimated

Primary LanguageJavaScript

React Native Login UI App

This is a React Native App to show my first contact with Tailwind CSS + React Native components, and made some animations using Layout Animation by 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

IOS

Android

Smaller Device