Showing 224 open source projects for "native"

View related business solutions
  • An All-in-One EMR Exclusively for Therapy and Rehab. Icon
    An All-in-One EMR Exclusively for Therapy and Rehab.

    Electronic Medical Records Software

    Managing your therapy and rehab practice is a time-consuming process. You spend hours on paperwork, billing, scheduling, and more. Raintree’s Therapy & Rehab EHR is here to help you manage your practice more efficiently. With our all-in-one solution, you’ll get the tools you need to streamline your therapy and rehab practice, improve patient care, and get back to doing what you love.
  • Manage your IT department more effectively Icon
    Manage your IT department more effectively

    Streamline your business from end to end with ConnectWise PSA

    ConnectWise PSA (formerly Manage) allows you to stop working in separate systems, and helps you build a more profitable business. No more duplicate data entries, inefficient employees, manual invoices, and the inability to accurately track client service issues. Get a behind the scenes look into the award-winning PSA that automates processes for each area of business: sales, help desk, support, finance, and HR.
  • 1
    React Native

    React Native

    Build mobile apps with React

    React Native allows you to create native apps for Android and iOS using React, a best-in-class JavaScript library for building user interfaces. It brings together the best of both native development and React, enabling you to use native UI controls and have full access to the native platform. You can use React Native right away with your existing Android and iOS projects, or you can create a whole new app from the ground up. You can have many platforms for components and share a single...
    Downloads: 29 This Week
    Last Update:
    See Project
  • 2
    React Native Encrypted Storage

    React Native Encrypted Storage

    React Native wrapper around EncryptedSharedPreferences

    React Native wrapper around SharedPreferences and Keychain to provide a secure alternative to Async Storage. Async Storage is great but it lacks security. This is less than ideal when storing sensitive data such as access tokens, payment information and so on. This module aims to solve this problem by providing a wrapper around Android's EncryptedSharedPreferences and iOS' Keychain, complete with support for TypeScript.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    react-native-audio-recorder-player

    react-native-audio-recorder-player

    react-native native module for audio recorder and player

    This is a react-native link module for the audio recorder and player. This is not a playlist audio module and this library provides simple recorder and player functionalities for both android and ios platforms. This only supports the default file extension for each platform. This module can also handle files from URLs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    React Native Owl

    React Native Owl

    Visual regression testing library for React Native

    React Native Owl is a visual regression testing library for React Native that enables developers to introduce visual regression tests to their apps for iOS and Android. Being heavily inspired by Detox, an end-to-end testing and automation framework, this library uses a similar API that makes setting up react-native-owl and running the tests locally and on your preferred CI service seamless. While Detox focuses on end-to-end testing in general, React Native Owl focuses on visual regression...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Recruit and Manage your Workforce Icon
    Recruit and Manage your Workforce

    Evolia makes it easier to hire, schedule and track time worked by frontline in medium and large-sized businesses.

    Evolia is a web and mobile platform that connects enterprises with 1000’s of local shift workers and offers free workforce scheduling and time and attendance solutions. Is your business on Evolia?
  • 5
    react-native-nfc-manager

    react-native-nfc-manager

    React Native NFC module for Android & iOS

    Bring NFC feature to React Native. Inspired by phonegap-nfc and react-native-ble-manager. React Native NFC module for Android & iOS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    react-native-document-picker

    react-native-document-picker

    Document Picker for React Native using Document Providers

    Document Picker for React Native using Document Providers. If the user cancels the document picker without choosing a file (by pressing the system back button on Android or the Cancel button on iOS), the Promise will be rejected with a cancellation error. You can check for this error using DocumentPicker.isCancel(err) allowing you to ignore it and cleanup any parts of your interface that may not be needed anymore. If the user somehow manages to open multiple file pickers (e.g. due the app being...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    react-native-picker/picker

    react-native-picker/picker

    Cross-platform UI component for selecting an item from a list

    Picker is a cross-platform UI component for selecting an item from a list of options. This component is not supported in the managed workflow for expo sdk 37. Please import the Picker from react-native. As react-native@0.60 and above supports auto-linking there is no need to run the linking process.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    react-native-action-sheet

    react-native-action-sheet

    A cross-platform ActionSheet for React Native

    React Native Action Sheet is a cross-platform React Native component that uses the native UIActionSheet on iOS and a pure JS implementation on Android. ReactNativeActionSheet uses React context to allow your components to invoke the menu.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    React Native Credit Card Input

    React Native Credit Card Input

    Easy, cross-platform credit-card input for your React Native Project

    Easy, cross-platform credit-card input for your React Native Project! Start accepting payment, in your app today!
    Downloads: 0 This Week
    Last Update:
    See Project
  • Eptura Workplace Software Icon
    Eptura Workplace Software

    From desk booking and visitor management, to space planning and office utilization data, Eptura Workplace helps your entire organization work smarter.

    With the world of work changed forever, it’s essential to manage your workplace and assets together to effectively create a high-performing environment. The Eptura experience combines the power of workplace management software with asset management, enabling you to effectively operate your building and facilitate hybrid work.
  • 10
    React Native Image Resizer

    React Native Image Resizer

    Resize local images with React Native

    Resize local images with React Native. Since the version 3.0.0 this package supports the new architecture out of the box (Turbo Module). It also has retro compatibility with the old one.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    react-native-safe-area-context

    react-native-safe-area-context

    A flexible way to handle safe area insets in JS. Also works on Android

    A flexible way to handle safe areas, also works on Android and the Web! This library currently has experimental support for the new react-native architecture. Note that there will be breaking changes and only the latest version of react-native will be supported. This library has 2 important concepts, if you are familiar with React Context this is very similar. The SafeAreaProvider component is a View from where insets provided by Consumers are relative to. This means that if this view overlaps...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    react-native-iap

    react-native-iap

    react-native native module for In App Purchase.

    react-native-iap will help you access the In-App purchases capabilities of your device on iOS, and Android (Play Store and Amazon). In order to initialize the native modules, call initConnection() early in the lifecycle of your application. This should be done at a top-level component as the library caches the native connection. Initializing just before you needed is discouraged as it incurs on a performance hit. Calling this method multiple times without ending the previous connection...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    react-native-modal-datetime-picker

    react-native-modal-datetime-picker

    A React-Native datetime-picker for Android and iOS

    A declarative cross-platform react-native date and time picker. This library exposes a cross-platform interface for showing the native date-picker and time-picker inside a modal, providing a unified user and developer experience.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    react-native-picker-select

    react-native-picker-select

    A Picker component for React Native for iOS and Android

    A Picker component for React Native which emulates the native select interfaces for iOS and Android. For iOS, by default we are wrapping an unstyled TextInput component. You can then pass down styles to customize it to your needs. For Android, by default we are using the native Picker component. If you prefer, you can set useNativeAndroidPickerStyle to false, which will also render an unstyled TextInput component. You can then pass down styles to customize it to your needs. For either platform...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    react-native-render-html

    react-native-render-html

    iOS/Android pure javascript react-native component

    An iOS/Android pure javascript react-native component that renders your HTML into 100% native views. Along with the release comes this new website and the Discovery App which features all the docs of the website with embedded RNRH-rendered snippets. For this very reason, the Discovery App is recommended for newcomers, or for those who want a "live" feeling of the new engine capabilities. The website is more suited during development when searching for specific information. In addition...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    React Native Elements

    React Native Elements

    Cross-Platform React Native UI Toolkit

    A React Native framework for making cross-platform applications. As a cross-platform UI Toolkit, you can now use RNE on the web & share your codebase between your React Native + React web apps. RNE components are rendered perfectly on browser. You can achieve this to target iOS, Android and Web by collaborating RNE and React Native for Web. Consistent design across android, iOS, and web. 30+ components designed to save development time. Built completely in TypeScript. Starting your react native...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    React Native Tab View

    React Native Tab View

    A cross-platform Tab View component for React Native

    A cross-platform Tab View component for React Native. Implemented using react-native-pager-view on Android & iOS, and PanResponder on Web, macOS, and Windows. To use this library you need to ensure you are using the correct version of React Native. If you are using a version of React Native that is lower than 0.63 you will need to upgrade that before attempting to use this library. The package exports a TabView component which is the one you'd use to render the tab view, and a TabBar component...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    React Native Calendars

    React Native Calendars

    Customizable React-Native calendar components

    This module includes various customizable React-Native calendar components. The package is both Android and iOS compatible. This project is compatible with Expo/CRNA (without ejecting), and the examples have been published on Expo. The solution is implemented in JavaScript so no native module linking is required. All parameters for components are optional. By default the month of current local date will be displayed. Parameters that require date types accept YYYY-MM-DD formatted date-strings...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    React Native Module for CodePush

    React Native Module for CodePush

    React Native module for CodePush

    This plugin provides client-side integration for the CodePush service, allowing you to easily add a dynamic update experience to your React Native app(s). A React Native app is composed of JavaScript files and any accompanying images, which are bundled together by the packager and distributed as part of a platform-specific binary (i.e. an .ipa or .apk file). Once the app is released, updating either the JavaScript code (e.g. making bug fixes, adding new features) or image assets, requires you...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    React Native Navigation

    React Native Navigation

    A complete native navigation solution for React Native

    React Native Navigation is a module, dependent on and intended to be used alongside React Native, so some experience with it and knowledge of core concepts is required. We also assume you are working on a Mac with XCode and Android Studio installed and setup. You can also make it work in a Linux distribution, of course, but in that case bear in mind that some sections of the docs that deal with iOS might not be relevant to you. When your app is launched for the first time, the bundle is parsed...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    React Native Vector Icons

    React Native Vector Icons

    Customizable Icons for React Native with full styling

    Perfect for buttons, logos and nav/tab bars. Easy to extend, style and integrate into your project. If you want to use any of the bundled icons, you need to add the icon fonts to your Xcode project. For each platform (iOS/Android/Windows) you plan to use, follow one of the options for the corresponding platform. Upgrading this package often requires the font files linked to your projects to be updated as well. If the automatic linking works for you, running this again should update the...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    InAppBrowser for React Native

    InAppBrowser for React Native

    InAppBrowser for React Native (Android & iOS)

    Provides access to the system's web browser and supports handling redirects. Chrome Custom Tabs for Android & SafariServices/AuthenticationServices for iOS. In order to redirect back to your application from a web browser, you must specify a unique URI to your app. To do this, define your app scheme and replace my-scheme and my-host with your info. The StatusBar will keep the last one provided in your app. So if the StatusBar is dark-content before you open the browser this will keep it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    React Native Voice

    React Native Voice

    React Native Voice Recognition library for iOS and Android

    A speech-to-text library for React Native. Manually or automatically link the NativeModule. Drag the Voice.xcodeproj from the @react-native-voice/voice/ios folder to the Libraries group on Xcode in your project. Click on your main project file (the one that represents the .xcodeproj) select Build Phases and drag the static library, lib.Voice.a, from the Libraries/Voice.xcodeproj/Products folder to Link Binary With Libraries. The plugin provides props for extra customization. Every time you...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    QtScrcpy

    QtScrcpy

    Android real-time display control software

    QtScrcpy connects to Android devices via USB (or via TCP/IP) for display and control. It does NOT require the root privileges. It supports three major platforms: GNU/Linux, Windows and MacOS. You can write your own script to map keyboard and mouse actions to touches and clicks of the mobile phone according to your needs. A script for "PUBG mobile" and TikTok mapping is provided by default. Once enabled, you can play the game with your keyboard and mouse as the PC version. or you can use...
    Downloads: 312 This Week
    Last Update:
    See Project
  • 25
    Outline Client

    Outline Client

    Outline clients, developed by Jigsaw

    .... Platform support is provided by Cordova and Electron, with additional native components in this repository. Outline clients share the same web app across all platforms. This code is located in the src/www directory. If you are making changes to the shared web app and do not need to test platform-specific functionality, you can test in a desktop browser. It provides the "missing Unix pieces" required by build system such as rsync (and many others).
    Downloads: 121 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next