Skip to content

awahab994/rn-extension-executor

Repository files navigation

This is a new React Native project, bootstrapped using @react-native-community/cli.

Bridge - React Native & LNExtensionExecutor

LNExtensionExecutor

An extension executor for iOS, allowing bypass of UIActivityViewController to execute both UI and non-UI action extensions directly.

Adding to your project

Note: Make sure you have completed the setup Add LNExtensionExecutor Package to iOS

Strat React Native App

Note: To start Metro, run the following command from the root of your React Native project:

# using npm
npm start

# OR using Yarn
yarn start

Note: Let Metro Bundler run in its own terminal. Open a new terminal from the root of your React Native project. Run the following command to start your Android or iOS app:

For Android

# using npm
npm run android

# OR using Yarn
yarn android

For iOS

# using npm
npm run ios

# OR using Yarn
yarn ios

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors