An open API service indexing awesome lists of open source software.

https://github.com/remeic/example-expo-share

Share extension application on expo
https://github.com/remeic/example-expo-share

Last synced: over 1 year ago
JSON representation

Share extension application on expo

Awesome Lists containing this project

README

          

## I'm trying to add share extension functionality on expo app, using expo-apple-targets. actually pulling target inside the project and changing bundler identifier the share extension doesn't appear

### Steps followed

1. Create an expo project
2. Copied target of share extension
3. Inside share.entitlements replace group.com.bacon.rnbeta to group.
4. npx expo prebuild
5. npx expo run:ios

![share extension doesnt appear](./screenshot.jpeg)

![replay](./replay.gif)