Skip to content

chore(main): release 0.1.5#114

Closed
github-actions[bot] wants to merge 1 commit intomainfrom
release-please--branches--main--components--react-native
Closed

chore(main): release 0.1.5#114
github-actions[bot] wants to merge 1 commit intomainfrom
release-please--branches--main--components--react-native

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions bot commented Jan 9, 2026

🤖 I have created a release beep boop

0.1.5 (2026-01-09)

Features

  • add alignment (23214c8)
  • add data binding artboards support (#95) (515070e)
  • add data binding lists support (#71) (b790796), closes #11
  • add dataBind prop to RiveView (#23) (592b189)
  • add initial data binding (dca01db)
  • add interactive scale factor controls to ResponsiveLayouts (#88) (4b9433d)
  • add layoutScaleFactor (14d8f66)
  • add nitro modules (780cd8d)
  • add QuickStart example for data binding (#87) (55a63a9)
  • add release-please for automated releases (#109) (6403bd4)
  • add rive events listener (743e566)
  • add rive view (26e0aff)
  • add rive view parameters and initialization by rive file (37720c9)
  • add RiveFile.fromSource method (590ede7)
  • add RiveImages.loadFromURLAsync for dynamic image loading (#39) (b92d071)
  • add state machine input and awaitViewReady (667a4ea)
  • add SwiftLint and ktlint for native code linting (#54) (080bac3)
  • add text run value getter and setter (a3eecba)
  • add useRive() hook (588dcb6)
  • add useRiveFile hook (2a7691b)
  • add useRiveList hook (#90) (e6b18f8)
  • add view model properties (e2a2b1c)
  • add viewModel and replaceViewModel for nested ViewModel access (#96) (3f61c98)
  • addListener returns removal function (#70) (1d571ca)
  • android: add nitro modules (2dc6a6e)
  • android: add rive view (15a6419)
  • ios: add rive view (c9cf2f4)
  • onError property for RiveView (#25) (c810553)
  • Reanimated shared value → Rive property binding (#64) (de1c4c5)
  • referenced assets (#16) (ea6543f)
  • ViewModelImageProperty (#40) (b0d5079)

Bug Fixes

  • add missing NitroModules import in HybridViewModelInstance (#107) (6bc90fc)
  • add missing reset() method to iOS RiveReactNativeView (#62) (12aa483), closes #61
  • android codegen for other external packages (aa568c6)
  • android: enable 16KB page size support (#60) (1bddf91), closes #59
  • android: fix triggerInput crash on Android (#69) (1f325e7)
  • android: prevent crash from double release during navigation (#46) (58df7da)
  • android: remove autobind from view configuration as we handle it manually (#35) (5c9c2eb)
  • artboard: setting the artboard and statemachine (#43) (9d74ad4)
  • bun: use npx for react-native-builder-bob in prepare script (#47) (9431e59), closes #38
  • bytes.toData can only be called from js thread (#21) (0d693c5)
  • copy RiveViewConfig.json to lib during build (#33) (d6e777b)
  • iOS production builds fail to load bundled .riv assets (#12) (09e0fae)
  • ios: validate artboard and state machine names before creating RiveViewModel (#78) (06a973b)
  • ios: view model instance empty constructor (f77a20c)
  • keep fileRef alive until the customLoaders finished (#45) (29de2ca)
  • only rebind if view model prop is different (#51) (1b52b51)
  • prevent infinite re-renders with unstable useRiveFile input (#100) (c70e0d7)
  • read initial value in useRiveProperty hooks (#97) (26223f2)
  • regenerate nitrogen files for nitro-modules 0.31.10 (#72) (864f718)
  • stabilize property setter functions by using global options & fix ci (#1) (16e2d77)
  • use dispose() instead of release() with workaround for Nitro issue (#67) (148c363)
  • use returned remover function from addListener for proper cleanup (#86) (ac6eac0)

This PR was generated with Release Please. See documentation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Cannot build iOS Your app does not support 16 KB memory page sizes. bun + prepare: Cannot use library Add data binding lists support

1 participant