An open API service providing repository metadata for many open source software ecosystems.

GitHub / rescript-react-native / rescript-react-native

ReScript bindings for React Native

JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rescript-react-native%2Frescript-react-native
PURL: pkg:github/rescript-react-native/rescript-react-native

Stars: 931
Forks: 149
Open issues: 12

License: mit
Language: ReScript
Size: 5.93 MB
Dependencies parsed at: Pending

Created at: over 8 years ago
Updated at: 11 days ago
Pushed at: 5 days ago
Last synced at: 4 days ago

Commit Stats

Commits: 1243
Authors: 103
Mean commits per author: 12.07
Development Distribution Score: 0.683
More commit stats: https://commits.ecosyste.ms/hosts/GitHub/repositories/rescript-react-native/rescript-react-native

Topics: hacktoberfest, react, react-native, rescript, rescript-react, rescript-react-native

Funding Links https://github.com/sponsors/MoOx

Releases
0.78.1

0.78.1

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

0.78.0

  • upgrade to @rescript/react@0.14 and react@19 for react-native@0.78
3 months ago
Download
0.77.4

0.77.4

  • Fix ScrollView onContentSizeChange params #837 by @cknitt
5 months ago
Download
0.77.3

0.77.3

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

0.77.2

  • Add missing props for Image and Modal #831 by @namenu
    • add resizeMultiplier Image prop
    • add backdropColor and navigationBarTranslucent Modal props
9 months ago
Download
0.77.1

0.77.1

  • Use record for separatorComponentProps #829 by @cknitt
9 months ago
Download
0.77.0

0.77.0

  • 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
9 months ago
Download
0.76.0

0.76.0

  • 0.76 changes #826 by @Freddy03h
    • add boxShadow and filter styles
    • update to rescript 11.1
    • remove unnecessary trailing unit
10 months ago
Download
0.75.0

0.75.0

  • 0.75 changes #818 by Freddy03h
    • change gap, columnGap and rowGap type to size
    • change translateX and translateY transform type to size
    • remove UIManager showPopupMenu and dismissPopupMenu
    • remove PushNotificationIOS
  • Js.Promise.t -> promise #819 by @cknitt
  • Js.Dict.t -> dict #822 by @cknitt
  • Get rid of Js.t #823 by @cknitt
  • Remove deprecated functions #824 by @cknitt
  • deprecate other @obj #825 by Freddy03h
10 months ago
Download
0.74.2

0.74.2

  • Fix transformOrigin #821 by Freddy03h
    • more precise type for transformOrigin
    • fix transformOrigin keywords not handled on array syntax
12 months ago
Download