New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

react-native-acoustic-mobile-push-textinput-beta

Package Overview
Dependencies
Maintainers
1
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-native-acoustic-mobile-push-textinput-beta

BETA: Acoustic Mobile Push Text Input Action Plugin

  • 3.8.19
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

react-native-acoustic-mobile-push-textinput-beta

Plugins

Contains Android/iOS native SDKs + the wrapper code to create plugins for React Native


Overview

SampleApp

Contains iOS / Android native applications that build the shared react views [/screens] & the sdk plugin(s)

Build

  • Please see React Native's Guide(s) on how to setup your environment: https://reactnative.dev/docs/environment-setup
  • Once your environment is setup install the packages - including sdk plugins:
    • cd SampleApp
    • yarn install

Run Android

  • brew install android-platform-tools
  • npx react-native run-android

Run iOS

  • cd ios
  • pod install
  • open .xcworkspace file in xcode
  • build to device or simulator

Testing the Sample app

Tests are stored in the SampleApp/e2e directory. All test files of the form *.spec.js will be automatically picked up and run by the CI pipeline.

To run tests, first build the app using the desired configuration using detox -c [config name] build, then run the tests using detox -c [config name] run.

Available configurations are:

  • ios-15
  • ios-14
  • ios-13
  • android-31
  • android-30
  • android-29
  • android-28
  • android-27
  • android-25

Test results will be placed in SampleApp/test-results.xml.

Keywords

FAQs

Package last updated on 21 Nov 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc