expo / config-plugins

Out-of-tree Expo config plugins for packages that haven't adopted the config plugin system yet.
427 stars 91 forks source link

feat(ios-stickers): custom id for sticker project #150

Closed xseignard closed 1 year ago

xseignard commented 1 year ago

Why

When migrating to expo while your react native project already have stickers, you may need to set a custom bundleId for the stickers project so your code signing will continue to work.

How

Add a new optional stickerBundleId Prop to the withStickerPack plugin

Test Plan

xseignard commented 1 year ago

Hello 👋 Any update on that one? Is there something I should do to get this PR approved?