leecade/react-native-swiper 9263
The best Swiper component for React Native.
magicismight/react-native-root-toast 1557
react native toast like component, pure javascript solution
reactnativecn/react-native.cn 575
reactnative.cn home site.
magicismight/react-native-root-siblings 509
A sibling elements manager.
i6mi6/react-native-alphabetlistview 453
A Listview with a sidebar to jump to sections directly
magicismight/react-native-root-modal 349
A pure JavaScript solution for react native`s modal component
reactnativecn/react-native-viewpager 4
ViewPager component for React Native
reactnativecn/react-native-view-plugins 1
view plugin
A switch navigator but with transitions between screens powered by the react-native-reanimated Transitions API
startedvnmakarov/mir
started time in an hour
issue commentreact-native-community/releases
@grabbou So I've tried to build android, but my builds failed because the turbo module JSI JNI .so files were generated more than once:
- More than one file was found with OS independent path 'lib/x86_64/libturbomodulejsijni.so'. If you are using jniLibs and CMake IMPORTED targets, see https://developer.android.com/studio/preview/features#automatic_packaging_of_prebuilt_dependencies_used_by_cmake
I temporarily fixed this, by adding this:
android {
// ...
+ packagingOptions {
+ pickFirst '**/*.so'
+ }
// ...
}
in my app/build.gradle (under the android { section). Now it builds fine, but I couldn't get the app running due to errors with reanimated - working on that! https://github.com/software-mansion/react-native-reanimated/pull/1469
comment created time in 2 hours
issue commentreact-native-community/releases
I see that there a new RC version, I will be testing that,
@mrousavy Hermes was working on IOS just fine, I have not tested on release mode, I'll try that out today.
comment created time in 2 hours
issue commentreact-native-community/releases
@a-eid could you try if the app works with Hermes enabled in Release mode for you?
comment created time in 2 hours
issue commentreact-native-community/releases
@grabbou IOS builds fine after upgrading to xCode 12.2
comment created time in 2 hours
issue commentreact-native-community/releases
New JSX transform is not on by default. React Must be in scope. Is that intentional or should be fixed?
comment created time in 2 hours
issue commentreact-native-community/releases
@a-eid, we have been testing this release with Xcode 12 and if it fixed the issues for you, here's the answer! I'd recommend upgrading to be 100% sure.
comment created time in 2 hours
issue commentreact-native-community/releases
0.64.0-rc.1 shipped with a fix for Android and CLI bump to 5.0.0 (that we have missed before). No other changes. I just built fresh new app with Android. Happy testing!
comment created time in 2 hours
startedneo4j/neo4j
started time in 3 hours
startedtemporalio/temporal
started time in 4 hours
startedsunnylqm/react-native-storage
started time in 6 hours
issue commentreact-native-community/releases
Hopeful fix for Android: https://github.com/facebook/react-native/pull/30470
comment created time in 6 hours
startedmanyuanrong/deno-ffi
started time in 6 hours
startedchrisvfritz/vue-enterprise-boilerplate
started time in 6 hours
startedmcjohnalds/react-table-drag-select
started time in 7 hours
startedThibaultJanBeyer/DragSelect
started time in 7 hours
startedSimonwep/selection
started time in 7 hours
startedhuangwei4478/bevy_snake
started time in 8 hours
startedupptime/upptime
started time in 9 hours
startedadaltas/node-http-status
started time in 9 hours
startedzhengcx/MethodTraceMan
started time in 10 hours
startedmogol/opengl_texture_widget_example
started time in 11 hours
startedoddstronaut/gatsby-starter-tailwind
started time in 12 hours
startedgo-echarts/go-echarts
started time in 12 hours
startedjune07/NiM
started time in 12 hours
startedpatricoferris/opam-github-workflow
started time in 15 hours