react-native-swipe-list-view VS react-native-orientation-locker

Compare react-native-swipe-list-view vs react-native-orientation-locker and see what are their differences.

react-native-orientation-locker

A react-native module that can listen on orientation changing of device, get current orientation, lock to preferred orientation. (by wonday)
Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
react-native-swipe-list-view react-native-orientation-locker
2 1
2,760 727
- -
0.0 4.8
7 months ago 8 days ago
JavaScript JavaScript
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

react-native-swipe-list-view

Posts with mentions or reviews of react-native-swipe-list-view. We have used some of these posts to build our list of alternatives and similar projects.

react-native-orientation-locker

Posts with mentions or reviews of react-native-orientation-locker. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-03-15.
  • useScreenOrientation - React Native Snippet
    2 projects | dev.to | 15 Mar 2022
    Below I set up a useEffect that only fires once because it has no dependencies and then set up two listeners, one for iOS that uses react-native-orientation-locker and another for Android that uses the dimensions event listener from React Native itself (Don't forget to remove the listeners when the hook is destroyed). Basically, then on a screen orientation change we set the state to the correct OrientationType(PORTRAIT, PORTRAIT-UPSIDEDOWN, LANDSCAPE-LEFT, LANDSCAPE-RIGHT). For Android we just check the height against the width to discern whether it's in portrait or landscape. Of course, if when you read this, that react-native-orientation-locker is working consistently for Android then you won't need any of this specific Android code.

What are some alternatives?

When comparing react-native-swipe-list-view and react-native-orientation-locker you can also consider the following projects:

react-native-smooth-pincode-input - A cross-platform, smooth, lightweight, customizable PIN code input component for React Native.

react-singleton-hook - Create singleton hook from regular react hook

react-native-typography - Pixel–perfect, native–looking typographic styles for React Native ✒️

react-native-modal-datetime-picker - A React-Native datetime-picker for Android and iOS

cavy - An integration test framework for React Native.

react-native-material-ui - Highly customizable material design components for React Native

e2e-detox - Detox implementation with react native and circle CI

ui - Customizable set of components for React Native applications

react-native-speedometer-chart - Speedometer Chart component for React Native

Detox - Gray box end-to-end testing and automation framework for mobile apps

viro - ViroReact: AR and VR using React Native

react-native-firebase - 🔥 A well-tested feature-rich modular Firebase implementation for React Native. Supports both iOS & Android platforms for all Firebase services.