Skip to content

Releases: rescript-react-native/rescript-react-native

0.82.1

10 Apr 18:54

Choose a tag to compare

  • revert to react 19.1 and rescript-react 0.14.1

0.82.0

10 Apr 18:44

Choose a tag to compare

0.81.0

04 Feb 22:02

Choose a tag to compare

0.78.1

07 Nov 15:28

Choose a tag to compare

  • add submitBehavior prop on TextInput
  • refactor View props to avoid conflict with other libs (flash-list, legend-list)

0.78.0

15 Aug 13:34

Choose a tag to compare

0.77.4

25 Jun 10:32

Choose a tag to compare

  • Fix ScrollView onContentSizeChange params #837 by @cknitt

0.77.3

28 Apr 20:53

Choose a tag to compare

  • Add missing props for ScrollView #834 by @Freddy03h
    • automaticallyAdjustKeyboardInsets
    • automaticallyAdjustsScrollIndicatorInsets
    • onScrollAnimationEnd
    • onScrollToTop
    • persistentScrollbar
    • invertStickyHeaders
    • disableIntervalMomentum
    • disableScrollViewPanResponder
    • StickyHeaderComponent

0.77.2

14 Mar 10:13

Choose a tag to compare

  • Add missing props for Image and Modal #831 by @namenu
    • add resizeMultiplier Image prop
    • add backdropColor and navigationBarTranslucent Modal props

0.77.1

05 Mar 15:30

Choose a tag to compare

  • Use record for separatorComponentProps #829 by @cknitt

0.77.0

20 Feb 16:56

Choose a tag to compare

  • 0.77 changes #828 by @Freddy03h
    • add display: contents style
    • add mixBlendMode and isolation styles
    • add boxSizing style
    • add outlineColor, outlineOffset, outlineStyle and outlineWidth styles