Awesome List Updates on Jun 24, 2019
5 awesome lists updated today.
🏠 Home · 🔍 Search · 🔥 Feed · 📮 Subscribe · ❤️ Sponsor
1. Awesome Scala Native
Tutorials and Examples
- Starter for Gtk+ Projects (⭐1) - Giter8 template for Scala Native GUI projects using Gtk+.
Bindings
- GStreamer (⭐2) - Bindings for the GStreamer multimedia framework.
2. Awesome Cloudflare
Community
Blog
DNS
- DNS Zone Files (⭐46) - Ready to import common config zone files for easy configuration of various services.
- Lexicon (⭐1.4k) - CLI tool to manipulate DNS records on various DNS providers in a standardized way.
- DDNS script for Synology (⭐450) - DDNS script for Synology NAS.
- Multi-Provider DDNS Script (⭐49) - Multiple providers ddns script without dependencies.
- CLI Tool (⭐184) - CLI tool for interacting with Cloudflare.
- Detector (⭐18) - Detect whether a site is running behind Cloudflare.
- Scrape (⭐3.1k) - Python module to bypass anti-bot page.
- CloudFlair (⭐1.9k) - Tool to find origin servers of websites protected by CloudFlare who are publicly exposed.
Developers
- Developers Hub - Developer docs including API reference, articles, and sample code for all products.
Apps
Workers / Reference
Workers / Tools
- Wrangler (⭐3.2k) -
wrangler
is a CLI tool designed for folks who are interested in using Cloudflare workers.
- Playground - Simple, instant way to preview and test code directly in the browser against any site.
- Worker App Kit (⭐82) - Handy set of tools for creating, developing, testing, and deploying worker app.
Workers / Recipes
- Hello World JS Boilerplate (⭐151) - Template for kick starting a worker project in JS.
- Hello World Rust Boilerplate (⭐350) - Template for kick starting a worker project using wasm-pack.
- Router (⭐216) - Router that can be used with REST APIs or apps for basic routing logic.
- Fetch (⭐17) - Examples of making fetch requests and generating JSON post requests.
- Incoming Request (⭐0) - Examples of reading in a POST request body of type JSON and form-data.
- Redirect (⭐9) - Examples of sending single and bulk redirects from a Worker script.
- Cache Purger Proxy - Proxies purge cache requests - Usage.
- Edge Proxy (⭐72) - Enable A/B testing, canary releasing, gatekeeping, and SEO A/B/N testing.
- CURL Interceptor (⭐44) - Intercepts requests from
curl
command and returns something different.
- Worker with built-in Router (⭐40) - Allows you to separate your worker logic into different functions and/or controllers.
- Send Logs to Logdna (⭐25) - Simple recipe to send logs to logdna.
- Airtable Proxy (⭐124) - Allows you to make secure requests to the Airtable API from your frontend.
- Static Worker (⭐9) - Provides functions that make it easy to host a static website.
- Switch Image to WebP - Reroute image to webp when supported.
- Geographic Routing and Load Balancer - Geographic routing and load balancing with workers.
- UTM Tag Stripper - Strip UTM tags in query string.
Other / Recipes
3. Awesome React Native
Howtos
Assorted
UI
- react-native-material-ui ★2536 (⭐3.8k) - Highly customizable material design components for React Native
- react-native-app-intro ★2433 (⭐3.2k) - A React Native parallax effect app intro
- react-native-drawer ★2276 (⭐2.5k) - React Native Drawer
- react-native-fast-image ★2240 (⭐7.2k) - FastImage, performant React Native image component.
- react-native-paper ★2218 (⭐9.9k) - Material design for React Native
- react-native-blur ★2172 (⭐3.4k) - React Native Blur component
- react-native-progress ★2069 (⭐3.4k) - Progress indicators and spinners for React Native using ReactART.
- gl-react-native ★1750 (⭐1.9k) - Use OpenGL for performant effects on images and videos
- react-native-foldview ★1616 (⭐2k) - Animated FoldingCell implementation in React Native
- react-native-recyclerlist ★1515 (⭐4.6k) - High performance listview for React Native and Web with support for complex layouts.
- react-native-parallax-scroll-view ★1486 (⭐2.2k) - A ScrollView-like component with parallax and sticky header support.
- react-native-datepicker ★1365 (⭐2.1k) - React Native date, datetime and time picker for both Android and IOS
- react-native-easy-grid ★1304 (⭐2.1k) - Easy Responsive Grid Layout for React Native.
- victory-native ★1264 (⭐2k) - Victory-native is a collection of components to help you create charts, bar graphs etc.
- react-native-picker ★1238 (⭐1.7k) - react-native-picker
- react-native-collapsible ★1174 (⭐2.3k) - Animated collapsible component for React Native using the new Animated API with fallback. Good for accordions, toggles etc
- react-native-orientation ★1162 (⭐1.7k) - Listen to device orientation changes in react-native and set preferred orientation on screen to screen basis
- react-native-looped-carousel ★1094 (⭐1.5k) - Create looped carousel of views or images
- react-native-offline ★977 (⭐2.1k) - Handy toolbelt to deal nicely with offline/online connectivity in a React Native app. Smooth redux integration.
- react-native-dropdownalert ★894 (⭐1.7k) - A simple drop down alert with 4 pre-defined types.
- react-native-tinder-swipe-cards ★881 (⭐1.1k) - Tinder card style swiping.
- react-native-pathjs-charts ★842 (⭐885) - Android and iOS charts based on react-native-svg and paths-js
- react-native-svg-charts ★764 (⭐2.2k) - One library to rule all charts for React Native
- react-native-masonry ★758 (⭐1.2k) - A masonry~ish layout for rendering images.
- react-native-credit-card-input ★742 (⭐1.4k) - 💳 💳 Easy (and good looking) credit-card input for your React Native Project
- react-native-modal-dropdown ★708 (⭐1.2k) - A react-native dropdown/picker/selector component for both Android & iOS.
- react-native-bottom-sheet-behavior ★701 (⭐1.1k) - A react native wrapper for android BottomSheetBehavior.
- react-native-timeline-listview ★665 (⭐1.1k) - Timeline component for React Native App
- react-native-easy-toast ★616 (⭐1.1k) - A react native module to show toast like android, it works on iOS and Android.
- react-router-native ★612 (⭐635) - A routing library for React Native that strives for sensible API parity with React Router (⭐49k)
- react-native-copilot ★595 (⭐1.9k) - Step-by-step walkthrough for your react native app
- react-native-photo-browser ★565 (⭐718) - Local and remote photo browser with captions, selections and grid view support.
- react-native-calendar ★559 (⭐543) - Calendar Component for React Native
- react-native-step-indicator ★538 (⭐1.3k) - A simple react-native implementation of step indicator widget compatible with the ViewPager and ListView.
- react-native-popover-haobtc ★514 (⭐654) - A component for react-native
- react-native-star-rating ★489 (⭐768) - A React Native component for generating and displaying interactive star ratings
- react-native-dialogs ★463 (⭐592) - React Native wrappers for https://github.com/afollestad/material-dialogs (⭐19k)
- galio ★458 (⭐2.9k) - A fresh react native UI framework.
- react-native-size-matters ★436 (⭐1.9k) - A React-Native utility belt for scaling the size your apps UI across different sized devices.
- react-native-super-grid ★434 (⭐1.2k) - Responsive Grid View for React Native.
- react-native-activity-view ★427 (⭐478) - iOS share and action sheets for React Native
- react-native-canvas ★421 (⭐884) - A Canvas element for React Native
- react-native-sortable-list ★412 (⭐749) A sortable list for react native with both vertical and horizontal direction support.
- react-native-gesture-password ★410 (⭐543) - A gesture password component for React Native
- react-native-country-picker-modal ★403 (⭐951) - Country picker provides a modal allowing a user to select a country from a list. It display a flag next to each country name.
- react-native-masked-text ★392 (⭐1.6k) - A simple masked text and input text component for React Native.
- react-native-invertible-scroll-view ★388 (⭐457) - An invertible ScrollView for React Native
- react-native-text-input-mask ★383 (⭐1.1k) - Text input mask for Android and iOS, native implementation RedMadRobot libraries
- react-native-check-box ★372 (⭐499) - Checkbox component for react native, it works on iOS and Android.
- react-native-really-awesome-button ★370 (⭐1.1k) - RNRAB is a 3D at 60fps, progress enabled, extendable, production ready component that renders an awesome animated set of UI buttons.
- react-native-autocomplete-input ★366 (⭐732) - Pure javascript autocomplete input for react-native
- react-native-splashscreen ★358 (⭐370) - A splash screen for react-native
- react-native-image-header-scroll-view ★338 (⭐922) - ScrollView with an image in header which become a navbar
- react-native-off-canvas-menu ★327 (⭐411) - Beautifully crafted off canvas menu components for React native applications.
- rn-sliding-up-panel ★321 (⭐879) - React Native draggable sliding up panel purly implemented in Javascript. Works nicely on both iOS and Android.
- react-native-search-box ★319 (⭐462) - A simple search box with animation, inspired from ios search bar.
- react-native-parallax-swiper ★315 (⭐615) - Configurable parallax swiper based on an iOS pattern. Uses Native Driver for super smooth parallax.
- react-native-searchbar ★313 (⭐422) - An animated search bar for react native with inbuilt search (iOS and Android)
- react-native-app-auth ★310 (⭐1.6k) - React Native bridge for AppAuth - a PKCE-compliant SDK for communicating with OAuth2 providers
- react-native-circular-action-menu ★305 (⭐457) - An animated and customizable circular floating menu.
- react-native-timeago ★278 (⭐344) - Auto-updating timeago component for React Native
- react-native-tableview-simple ★267 (⭐453) - React Native component for TableView made with pure CSS
- react-native-keyboard-manager ★267 (⭐704) - Library that allows to prevent issues of keyboard sliding up and cover on React-Native iOS projects.
- react-native-simple-router ★255 (⭐265) - A community maintained router component for React Native
- react-native-segmented-control-tab ★252 (⭐543) react-native-segmented-control-tab (for Android/iOS)
- react-native-keyboardevents ★247 (⭐247) - Monitors keyboard show/hide notifications
- react-native-multiselect ★246 (⭐505) - Simple multi-select component for react-native.
- react-native-cardview ★239 (⭐490) - CardView for react-native (All Android version and iOS)
- react-native-shimmer-placeholder ★231 (⭐895) - Placeholder of React Native
- react-native-progress-hud ★228 (⭐257) - A clean and lightweight progress HUD for your React Native app
- react-native-qrcode-svg ★228 (⭐888) - A QR Code generator for React Native based on react-native-svg and node-qrcode.
- react-native-bottom-action-sheet ★226 (⭐612) - React Native: Native Bottom Action Sheet
- react-native-egg ★220 (⭐258) - An easter egg component implementation simple gestures detection achieve trigger can make your react native app infinitely more fun.
- react-native-parallax-scroll ★209 (⭐485) - Parallax Scroll component with sticky header, foreground, native-driver and all scrollable components (FlatList, ListView, SectionList, ScrollView) support.
- react-native-shine-button ★205 (⭐354) - React Native for Effects like shining
- react-native-carousel-control ★199 (⭐248) - React Native Carousel control with support for iOS and Android.
- react-native-picker-select ★199 (⭐1.6k) - A Picker component for React Native which emulates the native
<select>
interfaces for iOS and Android
- react-native-calendar-select ★195 (⭐299) - A component to select a date period from calendar modal, like Airbnb.
- react-native-wheel-picker ★190 (⭐303) - React native cross platform picker.
- react-native-popover-menu ★188 (⭐464) - React Native: Native Popover Menu
- react-native-collapsing-toolbar ★185 (⭐294) - wrapper for android CollapsingToolbarLayout
- react-native-pagination ★182 (⭐396) - A Beautiful Pagination Plugin For Lists.
- react-native-hero ★180 (⭐249) - A hero/banner component with support for dynamic or static images, dynamic sizing, color overlays, and more.
- react-native-selectme ★178 (⭐190) - A better Select dropdown menu for react-native
- react-native-swiper-animated ★176 (⭐222) - Tinder-like swiper for react-native
- react-native-webbrowser ★167 (⭐197) - A cross-platform (iOS / Android), full-featured, highly customizable web browser module for React Native apps.
- react-native-cache-image ★158 (⭐160) - A cache-image for react-native
- react-native-pulse-loader ★158 (⭐264) - Tinder like loader for your React Native app
- react-native-display ★155 (⭐207) - This module brings "Display: none" (css style) to turn on/off components from render. Using this module will improve your app performance and appearance with the enter/exit animations.
- RNParallax ★155 (⭐519) - A react native scroll view component with Parallax header
- react-native-phone-input ★154 (⭐379) - Phone input box for React Native
- react-native-switch-pro ★153 (⭐277) - A pretty nice switch for Android and iOS that have same performance on two platforms and clean code in the library.
- react-native-iconic ★149 (⭐222) - React Native - Animated Icons with different states
- react-native-orientation-listener ★141 (⭐149) - A react-native library for obtaining current device orientation
- react-native-multi-slider ★137 (⭐149) - Pure JS slider component with multiple markers for React Native
- react-native-color-picker ★137 (⭐255) - React Native implementation of color picker for both Android and iOS.
- react-native-android-statusbar ★135 (⭐145) - A react native android package to control the status bar.
- react-native-privacy-snapshot ★133 (⭐177) - Obscure passwords and other sensitive personal information when a react-native app transitions to the background
- react-native-map-link ★131 (⭐531) - Open a location in the maps app of the user's choice.
- react-native-sketch-canvas ★129 (⭐619) - A React Native component for drawing by touching on iOS and Android. (support drawing on image, text)
- react-native-material-menu ★119 (⭐455) - Pure JavaScript material menu component for React Native.
- react-native-taptargetview ★114 - React Native Bridge for Android KeepSafe/TapTargetView. An implementation of tap targets from the Material Design guidelines for feature discovery.
- photo-viewer ★114 (⭐251) - A photo viewer for react native build on top of NYTPhotoViewer and FrescoImageViewer
- react-native-switch-selector ★112 (⭐498) - A custom Switch Selector component for Android and iOS.
- react-native-flexi-radio-button ★111 (⭐156) - Simple and flexible Radio button for React Native
- react-native-triangle ★108 (⭐137) - Draw triangle views in react native
- react-native-device-display ★105 (⭐107) - A simple way to create dynamic views through device and display detection, allowing the creation of adaptable and universal apps.
- react-native-android-kit ★104 (⭐111) - A set of native Android UI components and modules for React Native framework (Android Design Support Library, TabLayout, Floating Action Button and more...).
- react-native-scl-alert ★102 (⭐213) - React Native implementation of the package SCLAlertView-Swift
- react-native-card-view ★101 (⭐104) - A react native card component
- react-native-marquee-label ★100 (⭐114) - A marquee label for react-native
- react-native-drawer-menu ★97 (⭐176) - React Native Drawer Menu
- react-native-simple-dialogs ★97 (⭐258) - Cross-platform simple dialogs for React Native based on the Modal component.
- react-native-swipe-a-lot ★96 (⭐101) - A swipe component for React Native that works on iOS and Android.
- react-native-dialog ★92 (⭐559) - Pure JavaScript React-Native dialog
- react-native-scrollable-mixin ★91 (⭐93) - A standard interface for your scrollable React Native components, making it easier to compose components
- react-native-open-maps ★90 (⭐280) - A simple lib to open up the corresponding map application (Google or Apple Maps) from a set of coordinates (latitude & longitude) within react-native
- react-native-swiper2 ★86 (⭐84) - Swiper component for React Native. Supersede react-native-swiper
- react-native-progressive-input ★86 (⭐115) - TextInput with clear button and activity indicator, used as part of autocomplete list.
- react-native-in-app-notification ★86 (⭐271) - Customisable in-app notification component for React Native
- react-native-scalable-image ★85 (⭐294) - React Native Image component which scales width or height automatically to keep the original aspect ratio.
- react-native-page-swiper ★83 (⭐90) - Page Swiper component for React Native.
- react-native-label-select ★81 (⭐129) - A modal selector for React Native with selected items displayed as labels.
- react-native-3dcube-navigation ★80 (⭐275) - Page Swiper component with 3D cube transition (horizontal and vertical)
- react-native-keyboard-accessory ★80 (⭐462) - Keyboard Accessory (View, Navigation) Component. Sticky views on keyboard.
- react-native-charts ★76 (⭐85) - Delightfully-animated data visualization.
- react-native-android-blurryoverlay ★75 (⭐74) - A react native android package to show a blurry overlay.
- react-native-calendar-datepicker ★75 (⭐84) - A cross-platform calendar datepicker
- react-native-scrollview-smart ★75 (⭐81) - A Smart ScrollView component for IOS and Android.
- react-native-picker-xg ★74 (⭐78) - A picker for both Android and iOS
- react-native-status-bar-height ★73 (⭐402) - A small library that helps you to get status bar height easily. It also support iPhone X.
- react-native-color-wheel ★72 (⭐165) - A react native reusable color picker wheel
- react-native-scrollview-lazyload ★71 (⭐74) - react-native scrollview with image lazy load
- react-native-material-cards ★70 (⭐127) - A material design card component, customizable and versatile.
- react-native-item-cell ★69 (⭐69) - React Native default style iOS item cell
- react-native-calendario ★69 (⭐347) - React Native Calendar DatePicker
- react-native-picker-android ★67 (⭐72) - react-native-picker-android
- react-native-nested-stylesheet ★67 (⭐76) - Nestable stylesheets for react-native.
- react-native-dropdown-android ★65 (⭐61) - Simple wrapper for Android's Spinner to use with react-native
- react-native-slot-machine ★65 (⭐127) - A text slot machine component for react-native
- react-native-swipeview ★65 (⭐86) - SwipeView component used to perform actions like swipe to delete, works on iOS and Android
- react-native-download-button ★64 (⭐121) - React Native Download Button: with pretty cool animation
- react-native-siri-wave-view ★64 (⭐137) - React Native: Native Siri Wave View
- react-native-card-media ★63 (⭐68) - Card media component & Support multiple image layout
- react-native-touchable-bounce ★62 (⭐81) - React Native Touchable Bounce
- react-native-streetview ★61 (⭐87) - Google's Panorama/StreetView component for iOS and Android.
- react-native-thumbnail ★60 (⭐128) - Get thumbnail from local media.
- react-native-simple-stepper ★60 (⭐111) - A super simple react-native implementation of the UIStepper iOS control.
- react-native-select-multiple ★58 (⭐157) -A simple and easy to use component for multiple selection of item from List.
- k-react-native-swipe-unlocker ★55 (⭐61) - A simple swipe unlock for React Native
- react-native-walkthrough-tooltip ★55 (⭐474) - Highlight a component via tooltip/popover
- react-native-fs-modal ★51 (⭐49) - React native full screen modal component.
- react-native-toast-native ★51 (⭐99) React Native Toast component for both Android and iOS.
- react-native-masked-view ★50 (⭐56) - A element for react-native
- react-native-md-motion-buttons ★50 (⭐89) - Material design motion button inspired by inVision app.
- react-native-drop-refresh ★49 (⭐66) - A pull down to refresh control for react native.
- react-native-pin-view ★48 (⭐164) - Easy, convenient, quick-forming PinView component. It runs smoothly for both IOS and Android.
- react-native-dial ★47 (⭐65) - A react native reusable and efficient dial knob element.
- react-native-draggable-drawer ★46 (⭐56) - DraggableDrawer component for React Native.
- react-native-date-picker ★46 (⭐1.5k) - A date picker component for Android and iOS
- react-native-layout ★45 (⭐56) - Semantic JSX layout components for react-native
- react-native-touch-visualizer ★45 (⭐78) - Visualize touches and drags on React Native apps for iOS.
- react-native-air-progress-bar ★44 (⭐55) - React Native progress-bar component, customizable and animated
- react-native-full-screen ★44 (⭐76) - React Native FullScreen api and element
- react-native-auto-typing-text ★43 (⭐62) - An auto typing text component for react-native
- react-native-simpledialog-android ★41 (⭐42) - React Native Android module to use Android's AlertDialog - same idea of AlertIOS
- react-native-toolkit ★41 (⭐44) - A collection of common UI components for react native mobile apps.
- react-native-draggable-grid ★41 (⭐208) - A React Native draggable and sortable grid component write by typescript.
- react-native-elastic-stack ★41 (⭐77) - ReactNative component that implements elastic stack effect
- react-native-big-slider ★41 (⭐87) - Yet another, big one, pure JS easily customisable and hackable react-native slider component.
- react-native-custom-actsheet ★40 - A custom ActionSheet for react-native
- rn-render-perfs ★40 (⭐41) - Measure React rendering lifecycles using UI controls
- react-native-animated-check-mark ★40 (⭐61) - A small react component for animated cross-mark transformation.
- react-native-fab ★39 (⭐74) - A FAB button component for Android and iOS, customizable, simple and as per material design specs.
- react-native-popupwindow ★38 (⭐40) - Android PopupWindow for react-native module
- react-native-awesome-alert ★35 (⭐50) - Customizable modal components with ✔️check options in React Native
- react-native-view ★34 (⭐39) - Lightweight View component for quick styling.
- react-native-draggable-calendar ★34 (⭐98) - A calendar component supporting dragging.
- react-native-countdown ★33 (⭐40) - react native countdown button
- react-native-ibeacon-simulator ★32 (⭐49) - React Native Library to simulate device act as an iBeacon
- react-native-suggester ★32 (⭐52) - React-Native package to decorate TextInput and get suggestions with good UX.
- react-native-photo-grid ★31 (⭐35) - React Native component that handles the complexities of building a grid of photos with a flexible number of photos per row.
- react-native-android-iconify ★30 (⭐32) - icons for react native android using android-iconify
- react-native-touchable-set-active ★30 (⭐30) - Touchable component for React Native that enables more advanced styling by setting an active state. Most useful for building your own touchable/button components on top of.
- react-native-fade-in-view ★29 (⭐44) - A simple and lightweight RN component that fades in its children
- react-native-gl-image-filters ★27 (⭐179) - React Native GL Filters for Image implementation.
- react-native-focus-scroll ★26 (⭐37) - react-native-focus-scroll can detect which children are focused when scrolling.
- react-native-about-libraries ★26 (⭐30) - React Native: It offers information about install packages
- react-native-comparison-slider ★25 (⭐45) - A simple component to display two image in comparison with a slide-over feature.
- react-native-selectmultiple-button ★25 (⭐78) - A button (or a grouped buttons) supporting multiple or radio selection
- react-native-timeline-theme ★25 (⭐43) - Collection of TimeLine theme. This package only use flexbox(without absolute) & FlatList
- react-native-date-range-picker ★25 (⭐92) - Simple date range picker extended from react-native-calendars 📆
- react-native-orientation-controller ★23 (⭐24) - A react-native library for obtaining and controlling the current device and application orientation
- react-native-match-media ★23 (⭐29) - window.matchMedia mock for React Native
- react-native-square-view ★22 (⭐23) - A square view component for react native.
- react-native-ichart ★22 (⭐21) - ichart for react-native
- react-native-dropbox-chooser ★21 (⭐22) - React Native dropbox chooser module
- react-native-compress ★21 (⭐33) - Compress video for react native. Only for iOS, Android will be coming.
- react-native-custom-actionsheet ★21 (⭐47) - Fully customizable ActionSheet for React Native.
- react-native-drawpad ★20 (⭐30) - A pad for users to draw by touching
- react-native-modal-loader ★19 (⭐36) - Customizable animated modal progress hud for react apps.
- react-native-images-collage ★19 (⭐101) - Robust interactive image collage component for React Native.
- react-native-avatar-gravatar ★18 (⭐24) - React Native Gravatar component
- rn-displayable ★15 (⭐16) - Display your components based on props or a set of rules
- react-native-custom-picker ★15 (⭐43) - React native customizable picker component.
- react-native-confirmation-code-field ★15 (⭐782) - A React Native component to input confirmation code for both Android and IOS
- react-native-android-circles ★14 (⭐16) - A react native android package to show a circle progress view.
- react-native-code-verification ★13 (⭐114) - An UI module for user-side pincode verification.
- react-native-rebound-scrollview ★12 (⭐13) - React Native Android ReboundScrollView implementation.
- react-native-calculator ★12 (⭐23) - React Native Calculator and Calculator Input Component.
- react-native-navbar-color ★12 (⭐51) - Change Navigationbar Color in Android
- react-native-coachmasks ★10 (⭐30) - react-native-coachmark! It helps you easily create Coach Marks to enhance user experience!
- react-native-progress-button ★10 (⭐17) - A react native button component that can show progress.
- react-native-frame-loading ★9 (⭐11) - The Loading indicator with frame by frame view animation
- react-native-rheostat ★9 (⭐105) - Inspired by Airbnb's rheostat (⭐1.7k), a powerful slider with assorted data visualized charts.
- react-native-censored ★8 (⭐11) - React Native component to censor content.
- react-native-bouncing-ball ★8 (⭐38) - React Native component bouncing ball for both iOS and Android.
- react-native-hide-modal ★6 (⭐8) - Modal component that can be hidden
- react-native-masonry-brick-list ★5 (⭐24) - Staggered Or Masonary List View For React Native Written in pure js
- react-native-blur-overlay ★5 (⭐94) - React Native Blur Overlay Library For Ios And Android
- react-native-rate-modal ★5 (⭐11) - Hackable "rate us" component for React Native.
- react-native-fancy-carousel-viewpager ★4 (⭐12) - React Native Designed View Pager Library (pure js)
- pinar ★4 (⭐223) - Customizable, lightweight React Native carousel component with accessibility support.
- react-native-svg-transformer ★4 (⭐1k) - Import SVG files inside React Native components. Uses the react-native-svg library to render SVG images.
- react-native-progress-steps ★4 (⭐289) - A simple and fully customizable React Native component that implements a progress stepper UI.
- react-native-units ★2 (⭐26) - A collection of useful units and a simple grid implementation for responsive layouts in React Native.
- react-native-create-new-file-ios ★1 (⭐1) - A react-native interface for creating a blank new file on ios. File must not already exist.
- react-native-countries ★1 (⭐12) - This package is provide you directly native countries name & code list from device.
- react-native-scrubber ★1 (⭐56) - A simple audio/video Scrubber for both iOS and Android.
- react-native-sdr (⭐78) - Server Driven Rendering (SDR) component for React Native
- react-native-image-container ★0 (⭐0) - Image container for React Native
Navigation
- react-native-swiper-flatlist ★★ ★81 (⭐390) - 👆 React Native Swiper component implemented with FlatList
- react-native-easy-router ★78 (⭐158) - React Native router with easy-to-use API
- react-navigation-magic-move ★62 (⭐137) - Bindings for using react-navigation with react-native-magic-move 🐰🎩✨ (shared element transitions)
- react-native-route-navigator ★27 (⭐27) - React-Native page navigation using URIs.
- sajjad-brick-list ★5 (⭐24) - Staggered Or Masonary List View For React Native Written in pure js
- react-native-router-sinux ★ ★4 (⭐4) - React Native Router based on new NavigationExperimental that use Sinux as Flux implementation.
- react-native-simple-slider ★3 (⭐14) - This is a simple javascript slider component for react native
- react-native-navigation-buttons ★2 (⭐2) - iOS navigation buttons for the React Native Navigator
- react-native-yynavigator ★1 (⭐1) - custom navigation bar for react-native
Navigation / Navigation Demos
Text & Rich Content / Navigation Demos
- react-native-file-viewer ★33 (⭐360) - Preview any type of file supported by the mobile device
- react-native-responsive-fontsize ★22 (⭐534) - Provide responsive fontsize based on device height in React-Native
- react-native-text-size ★21 (⭐323) - Measure text accurately before laying it out and get font information from your App.
Analytics / Navigation Demos
- react-native-google-analytics-bridge ★1071 (⭐1.2k) - A native Google Analytics bridge for React Native. Uses the official libraries on both iOS and Android.
- react-native-td ★26 (⭐28) - An unofficial React Native SDK for Treasure Data.
Utils & Infra / Navigation Demos
- react-native-call-detection ★73 (⭐174) - Helps to detect different call states like Incoming, Disconnected, Dialing and Connected
- react-native-user-defaults ★48 (⭐57) - ios UserDefaults used by react-native
- react-native-aws-signature ★42 (⭐44) - help generate signature required for using AWS API. Necessary to use S3, ec2, or other services.
- react-native-html-parser ★38 (⭐77) - parse html in react-native
- pixels-catcher ★26 (⭐111) - Library for testing React Native UI components and screens
- react-native-hour-format ★20 (⭐29) - Get hour format from OS settings.
- react-native-crypto ★6 (⭐20) - implementation of crypto for React Native
Forms / Navigation Demos
- react-native-forms ★86 (⭐87) - A declarative API for creating, validating, and serializing native-looking forms.
Internationalization / Navigation Demos
- react-native-i18n ★1778 (⭐2.2k) - React Native + i18n.js Deprecated for react-native-localize
- react-native-languages ★246 (⭐1.9k) - React Native properties and methods related to the language of the device Now called react-native-localize
Styling / Navigation Demos
- styled-react-native (⭐17) - Advanced react native styling with simple method (style overwrites, component composition, enhanced style property). Full intro in this Medium article.
System / Navigation Demos
- react-native-push-notification ★3431 (⭐6.5k) - React Native Local and Remote Notifications
- react-native-arkit ★1290 (⭐1.7k) - React Native binding for iOS ARKit
- react-native-communications ★871 (⭐1k) - Easily call, email, text or iMessage someone in React Native
- react-native-quick-actions ★593 (⭐1k) - A react-native interface for 3D Touch home screen quick actions
- react-native-barcodescanner ★491 (⭐539) - A barcode scanner component for react native - not maintained anymore - use react-native-camera.
- react-native-location ★425 (⭐836) - Native GPS location support for React Native.
- react-native-background-fetch ★373 (⭐1.2k) - iOS BackgroundFetch API implementation. Awakens a suspended iOS app in the background to execute a
callbackFn
about every 15 min.
- react-native-queue ★359 (⭐736) - Your swiss army knife for task management in React Native - easily manage background tasks that run periodically when app is closed and dedicated worker threads.
- react-native-sensors ★355 (⭐788) - Platform independent wrapper for sensors like Gyroscope, Accelerometer and Magnetometer with RxJS interface
- react-native-android-sms-listener ★194 (⭐332) - Allows you to listen for incoming SMS messages
- react-native-ble ★157 (⭐166) - React Native BLE using noble api surface
- react-native-pinch ★130 (⭐196) - SSL pinning for react native
- react-native-unified-contacts ★120 (⭐155) - React Native iOS 9+ Contacts (ios)
- react-native-callkit ★94 (⭐121) - iOS 10 CallKit framework for React Native
- react-native-addressbook ★81 (⭐82) - AddressBook module for react-native
- react-native-phone-call ★76 (⭐155) - A simple way to initiate a phone call in React Native
- react-native-barcode-scanner ★60 (⭐61) - Barcode scanner for React Native
- react-native-haptic-feedback ★60 (⭐615) - Trigger Haptic Native Feedback on iOS and Android
- react-native-nfc-ios ★52 (⭐59) - Easy to use CoreNFC for React Native
- react-native-voip-push-notification ★48 (⭐173) - iOS prioritized VoIP Push Notification
- react-native-sms-android ★40 (⭐52) - A react-native module for sending a sms message to a phone number.
- react-native-device-motion ★29 (⭐33) - iOS device motion wrapper for React Native.
- react-native-wifi-manager ★29 (⭐32) - Wifi Connection Manager for React Native on Android
- react-native-android-sqlite ★28 (⭐30) - A react native android wrapper for SQLite
- react-native-search-api ★27 (⭐35) - The SearchApi module gives you a general React Native interface to interact with the iOS Search API, Core Spotlight.
- react-native-ssl-pinning ★20 (⭐251) - React Native SSL pinning using OkHttp 3 on Android, and AFNetworking on iOS
- rn-secure-storage ★17 (⭐154) - Secure Storage for React Native (Android & iOS)
- react-native-detect-device ★11 (⭐11) - Detect a device on iOS or android in react-native.
- react-native-battery-status ★11 (⭐14) - A battery-status for react-native
- react-native-home-pressed ★8 (⭐22) - Listen to home and recent app events for Android
Web / Navigation Demos
- react-native-webintent ★53 (⭐53) - React native android module to open links in the default browser
- react-native-browser-polyfill ★29 (⭐32) - A collection of polyfills for the react-native Javascript environment.
- react-native-bridgeable-webview ★16 (⭐17) - A react-native webview with bridge to react-native code
Media / Navigation Demos
- react-native-audio-streaming ★679 (⭐768) - iOS & Android module to play an audio stream, with background support and media controls 🔈
- react-native-camera-roll-picker ★312 (⭐413) - A React Native component providing images selection from camera roll
- react-native-color-grabber ★57 (⭐74) - React native component for finding dominant colors in an image
- react-native-media-meta ★41 (⭐73) - Get media file metadata in your React Native app
- react-native-sound-recorder ★41 (⭐114) - No-hassle Sound Recorder for React Native.
- react-native-true-sight ★18 (⭐81) - A cross-platform video player with customizable controls for React Native.
- react-native-safe-image ★13 (⭐27) - Really light React-Native package to handle fallback when image is on error
- react-native-media-capture ★6 (⭐6) - A media-capture for react-native
Storage / Navigation Demos
- realm ★3184 (⭐5k) - An alternative mobile database to SQLite & key-value stores.
- react-native-couchbase-lite ★105 (⭐112) - couchbase lite binding for react-native
- react-native-pouchdb ★38 (⭐39) - Run pouchdb in React Native!
Backend / Navigation Demos
- react-native-xmpp ★256 (⭐303) - XMPP Library for React Native
- react-native-sync ★28 (⭐55) - Two way, incremental sync between React Native realmjs database and MySQL, Oracle, MS SQL Server and PostgreSQL
Integrations / Navigation Demos
- react-native-wechat-ios ★199 (⭐192) - Wechat SDK for React Native(iOS).
- instabug-reactnative ★122 (⭐252) - A React Native wrapper for Bug reporting Instabug SDK.
- react-native-dialogflow ★104 (⭐193) - A React-Native bridge for Google's Dialogflow (api.ai)
- react-native-twilio-programmable-voice ★86 (⭐173) - A React Native wrapper for the Twilio Programmable Voice SDK.
- react-native-android-vitamio ★72 (⭐78) - React-native component for android Vitamio video player
- react-native-digits ★60 (⭐61) - Digits wrapper to use in React Native
- react-native-onepassword ★52 (⭐62) - React Native integration with the OnePassword extension.
- react-native-fitness ★17 (⭐313) - A React Native module to interact with Apple Healthkit and Google Fit
- react-native-instagram ★5 (⭐4) - react-native instagram wrapper api (iOS)
Animation / Navigation Demos
- react-native-magic-move ★402 (⭐980) - Create magical move transitions between scenes in react-native 🐰🎩✨ (shared element transitions)
Extension / Navigation Demos
- React Native Android Widget Proof of Concept ★127 (⭐201) - Android Widget Proof of Concept in React Native
Other Platforms / Navigation Demos
- react-native-macos ★10453 (⭐11k) - React Native for OS X
- @areslabs/alita ★392 (⭐1.8k) - react native for mini-program(微信小程序)
Utilities / Navigation Demos
- Electrode Native ★439 (⭐696) - A platform to ease the integration of React Native components in existing mobile applications.
- Ruby React Native (via Opal) ★391 (⭐397) - Use Ruby for building React Native apps
- AsyncStorage Dev Menu Item ★67 (⭐86) - Adds an option to your dev menu to log the content of your AsyncStorage.
Seeds / Navigation Demos
- ReactNativeTS ★353 (⭐363) - Boilerplate of a React Native project in Typescript.
- react-native-template-typescript ★183 (⭐1.7k) - Clean and minimalist React Native template for a quick start with TypeScript.
- 🍞 Baker ★46 - An opinionated MVP toolkit that helps you build mobile apps crazy fast using React Native and Parse Server
Open Source Apps / Navigation Demos
- GitHub Popular ★2452 (⭐2.9k) - This is a GitHub most popular repositories viewer with React Native.
- react-native-sudoku ★540 (⭐625) - a sudoku game written in React Native
- react-native-basketball ★425 (⭐543) - a clone of the Facebook Basketball game
- React Native Embedded App ★218 (⭐229) -A collection of examples for using React Native in an existing iOS application
- BBC News (Unofficial) ★187 (⭐205) - a BBC news app
- HackerBuzz ★179 (⭐221) - a Hacker News reader.
- Vecihi App ★170 (⭐208) – Build your own photo sharing app.
- Rocket.Chat ★161 (⭐1.5k) - Open Source Team Communication
- Look Lock ★126 (⭐129) - An app for showing photos without worries.
- Buttercup Mobile ★103 (⭐351) - Mobile password manager
- Finance MacOS React Native ★88 (⭐98) - iOS's Stocks App clone written for MacOS with Touch Bar support. Data is pulled from Yahoo Finance.
- Urban Dictionary ★83 (⭐113) - Mobile implementation of the popular Urban Dictionary website.
- react-native-redux-facebook ★79 (⭐80) - A simple React Redux Facebook authentication demo app.
- Hekla for Hacker News ★77 (⭐359) - Hackernews client with TypeScript, mobx-state-tree, native navigation and css modules.
- Nearby Live ★72 (⭐91) - An unofficial NearbyLive app for Android and iOS
- MoeFM ★54 (⭐65) - A light MusicPlayer build with React Native & Redux for both Android and iOS.
- AudienceNetworkReactNative ★50 (⭐54) - Facebook Audience Network Performance Tool.
- rndrawer-implemented-rnrouter ★50 (⭐50) - A react-native-drawer implemented example and scaffolding for react-native-router-flux
- Magento 2 Mobile App ★47 (⭐288) - Magento 2.x mobile app built with React Native
- Paramap ★30 (⭐36) - Accessability map. React-native with Redux and Firebase. iOS and Android.
- Vocab React Native ★27 (⭐36) - Thai Vocabulary Learning App
- Roverz ★21 (⭐44) - A native mobile chat client library for Rocket.Chat on both iOS and Android.
- iGap Plus ★13 (⭐21) - iGap+ is a cross-platform messaging application (Currently Android , iOS and Windows UWP) and has been created using all latest modern technologies. iGap+ is designed to easily support additional platforms like web, macOS and linux.
- Posters_Galore_Android ★11 (⭐12) - An experimental Android application using Redux and a REST API
- react-native-medium-clap-animation ★11 - Medium Clap Animation in React Native
- HupuApp ★9 (⭐27) - A Third-party Hupu App (http://bbs.hupu.com/) client implemented using React Native (Android and iOS).
- react-native-uber-clone ★9 - Uber UI Clone with animations in react native
- GitHub Jobs Search App (Unofficial) ★6 (⭐12) - A GitHub Jobs Search App built in React Native.
- Minimal Quotes ★6 (⭐41) - Mobile app that throws you random quotes in a super clean minimal version.
- Manyverse (⭐875) – Social network off the grid (a Scuttlebutt Android client)
Frameworks / Navigation Demos
- React Native Diagnose ★13 (⭐24) - A framework to test a React Native app during runtime and production
Talks / Navigation Demos
- Chain React 2018: Playlist
- Chain React 2017: Playlist
- React Conf 2015: Introducing React Native
- React Conf 2015: A Deep Dive into React Native
- F8 2015: React Native and Relay
Training & tutorials / Navigation Demos
- Egghead.io: React Native Fundamentals
- Pluralsight.com: Build iOS Apps with React Native
- Udemy.com: Build apps with React Native
- Udemy.com: Create Your First React Native App - Introduction to building a React Native app and learning the foundational pieces.
- Handlebarlabs.com: Learn React Native + Meteor - Comprehensive course & community on building an application with React Native and Meteor.
- Udemy.com: Automate Your React Native Releases with Fastlane & Bitrise - Learn step-by-step how to release your React Native applications into Stores automatically by using Fastlane & Bitrise.
4. Awesome Audio Visualization
Downloads
Libraries Audio
- Aubio - C library for realtime audio labeling with bindings for Python and PD, support for ofx and Vamp.
5. Awesome Flutter
Videos
- Whatsupcoders - Free video series on Flutter Widgets by Kamal
- Prev: Jun 25, 2019
- Next: Jun 23, 2019