Painting App Built using React Native
React Native Example
by React Native Example
3M ago
React Native Painting App Introduction Welcome to the React Native Painting App, built using React Native and the powerful React Native Skia library, this app offers a seamless and responsive painting experience. React Native Skia brings the renowned Skia Graphics Library to React Native. Skia, known for being the graphics engine behind Google Chrome, Android, and many other major software products, ensures smooth and efficient rendering of your drawings. Simulator_Screen_Recording_-_iPhone_15_-_2024-01-01_at_04_37_08_AdobeExpress.mp4 Features Draw Freeform & various Shapes: Draw free fo ..read more
Visit website
React Native Boilerplate with custom components like Buttons, Dropdowns, and TextInputs
React Native Example
by React Native Example
3M ago
React Native Boilerplate Welcome to the React Native Boilerplate repository! This project serves as a solid foundation for your React Native applications, featuring a variety of pre-built, customizable components to streamline your development process. Demo Screenshots Features Custom Components: Accelerate your development with pre-built components like Buttons, Dropdowns, and TextInputs. Versatility: Highly customizable components to suit your app’s unique requirements. Efficiency: Save time on common UI elements, focusing on the core functionality of your app. Prerequisites Before yo ..read more
Visit website
React Native window resizer for iOS
React Native Example
by React Native Example
3M ago
@ankipro/react-native-window-resize React Native window resizer for iOS Installation yarn add @ankipro/react-native-window-resize install pods npx pod-install Usage import WindowResizer from '@ankipro/react-native-window-resize'; // ... WindowResizer.resizeToDefault(); WindowResizer.resizeTo(deviceModel); WindowResizer.getAvailableDeviceModels((deviceModels) => ...) Contributing See the contributing guide to learn how to contribute to the repository and the development workflow. License MIT Made with create-react-native-library GitHub View Github ..read more
Visit website
React Native Animated Otp Input
React Native Example
by React Native Example
4M ago
React Native Animated Otp Input @anhquan291/react-native-animated-otp-input is a tiny library which provides an elegant UI with smooth Animation for the end user to input one time passcode (OTP). It also handles the input suggestion on iOS when the OTP SMS is received. iOS Android iOS.mov Android.mp4 Installation You need to have already installed the following packages: react-native-reanimated (>= 3.0.0) Open a Terminal in your project’s folder and install the library using yarn: yarn add react-native-animated-otp-input or with npm: npm install react-native-animated-o ..read more
Visit website
Android and iOS compatible shadows with React Native Skia
React Native Example
by React Native Example
5M ago
React Native Skia Shadow Android and iOS compatible shadows with React Native Skia. About the Project Take a look at the iOS and Android screenshots below. iOS (iPhone 15 Pro Max) Android (Nexus 5) Getting Started Peer Dependencies @shopify/react-native-skia React Native CLI npm install @shopify/react-native-skia yarn add @shopify/react-native-skia (MacOS only) Install Cocoa packages npx pod-install Expo npx expo install @shopify/react-native-skia Installation npm install react-native-skia-shadow yarn add react-native-skia-shadow Usage Wrap the component you want to ..read more
Visit website
Create responsive, cross-platform applications that are aware of orientation changes
React Native Example
by React Native Example
5M ago
React Native Responsive Scalability The package provides utility hooks that help React Native developers create responsive, cross-platform applications that are aware of orientation changes. About the Project Take a look at the images below and compare scaled and not scaled screenshots on both iOS and Android devices for landscape and portrait modes. Portrait Landscape Getting Started Peer Dependencies react-native-safe-area-context React Native CLI npm install react-native-safe-area-context yarn add react-native-safe-area-context (MacOS only) Install Cocoa packages npx pod-instal ..read more
Visit website
A React Native application that provides a list of free-to-play games
React Native Example
by React Native Example
5M ago
FreeToGameApp A mobile application that provides a list of free-to-play games. About The Project A mobile application that provides a list of free-to-play games. Demo demo.mp4 Screenshots List of Games Filter Loading Tech Stack Library Category Version Description React Native Mobile Framework v0.72 The best cross-platform mobile framework React UI Framework v18 The most popular UI framework in the world TypeScript Language v4 Static typechecking React Navigation Navigation v6 Performant and consistent navigation framework React Native Paper UI v5 Material Design for React N ..read more
Visit website
Bringing the web's reset CSS experience to React Native for a consistent mobile UI
React Native Example
by React Native Example
5M ago
react-native-reset-css Bringing the web's reset CSS experience to React Native for a consistent mobile UI Installation npm install react-native-reset-css or yarn add react-native-reset-css Usage Basic Usage 1. Import the reset function import { customizeView } from 'react-native-reset-css'; or; import Customizer from 'react-native-reset-css'; 2. Customize your Component customizeView({ style: { backgroundColor: 'blue', }, }); or; Customizer.View({ style: { backgroundColor: 'yellow', }, }); Contributing See the contributing guide to learn how to contribute to the ..read more
Visit website
Unofficial Dedicated Shopping List App For Home Assistant
React Native Example
by React Native Example
5M ago
Unofficial Home Assistant Shopping List App A basic standalone shopping list app for Home Assistant. Description The shopping list functionality from home assistant is really awesome. However, it can be challenging to use sometimes in practice as it it buried within the side menu of the companion app. Having a separate app lets your non-techy household member easily open it up with single click. Features Super simple, just a checklist and a settings page Allow creating, completing and clearing shopping list items Connects to WebSocket API for realtime updates. Built with Expo React Native ..read more
Visit website
Deliveroo clone written in React Native and Expo
React Native Example
by React Native Example
5M ago
Deliveroo clone with React-Native + Expo ? Technologies ✨ React-Native Expo TailwindCss with nativewind @react-navigation @reduxjs/toolkit react-native-maps with Google Map API Content Management System with sanity Screenshots & video ? deliveroo-video.mp4 License ?️ MIT GitHub View Github ..read more
Visit website

Follow React Native Example on FeedSpot

Continue with Google
Continue with Apple
OR