Skip to content

Releases: ChristopherGabba/react-native-nitro-screen-recorder

v0.2.8

04 Aug 23:56

Choose a tag to compare

[0.2.8] - 2025-08-02

Feat

  • Allow custom iosBundleIdentifier for BroadcastExtension

v0.2.7

04 Aug 15:41

Choose a tag to compare

[0.2.7] - 2025-08-02

Feat

  • Rewrite useGlobalRecording hook
  • Add adjustable settledTimeMs to stopGlobalRecording function

Chore

  • Update README.md
  • Bump react-native-nitro-modules to 0.27.3
  • Update keywords on package.json

v0.2.5

03 Aug 11:29

Choose a tag to compare

Fix collision between other app groups by using custom name on ios

v0.2.4

03 Aug 10:51

Choose a tag to compare

Chore: expo config plugin fix

v0.2.3

02 Aug 21:43

Choose a tag to compare

Still trying to fix entitlements

v0.2.2

02 Aug 21:31

Choose a tag to compare

Still trying to fix config plugin entitlements

v0.2.1

02 Aug 21:22

Choose a tag to compare

Still trying to fix app group entitlements.

v0.2.0

02 Aug 21:11

Choose a tag to compare

Attempt to fix entitlements file.

v0.1.9

02 Aug 18:10

Choose a tag to compare

[0.1.9] - 2025-08-02

Fix

  • Rewrite of app group entitlements file, wasn't applying correctly to the main app

v0.1.8

02 Aug 16:59

Choose a tag to compare

[0.1.8] - 2025-08-02

Fix

  • Complete rewrite of config plugin to make files link properly on ios
  • Successful hack to get stopGlobalRecording work on iOS
  • Fix multiple bugs on iOS and silence errors
  • Fixes #1, #2, #3