react native class library (5)

Under the Android platform, the official component of React Native WebView, cannot upload files

Under the Android platform, the official component of React Native WebView cannot upload files or <input type = "file"> open file dialogs, so you need to monitor events by yourself to expand.

Fortunately, there is a packaged library that can be used directly:

https://github.com/lucasferreira/react-native-webview-android

draw triangles

https://github.com/Jpoliachik/react-native-triangle

Super powerful high performance list - highly recommended

https://github.com/bolan9999/react-native-largelist/blob/master/README-cn.md

  • react-native-largelist consumes less CPU and memory than SectionList on the official website, and has better performance. In the worst case (such as sliding directly from the first line to the 1000th line), even if a whiteboard appears, it will disappear instantly .
  • Support large data sources, support unlimited lists, support ultra-fast sliding.
  • Cross-platform, compatible with iOS and Android. Optimized from ScrollView, good compatibility with RN version.
  • Support grouping, support automatic ceiling suction for each group of header views, and support callback when a new Section hangs at the top of the list.
  • Configurable callback events when row components enter or leave the safe area.
  • Support for separate head, tail and empty views.
  • Support sliding left and right to edit Cell.
  • Support pull down to refresh and pull up to load more.
  • Support pull-up loading view custom configuration, pull-up loading completes custom view configuration.
  • Supports obtaining the current dynamic properties, such as view size, current offset, current Section, current total size of sliding view, height of head or tail components, current visible row, etc.
  • Support sliding to a specified position or a specified row.
  • Support data update.
  • Supports custom optimization properties, and can modify optimization parameters according to actual conditions to improve performance.

BindingX is a solution to the problem of rich interaction on weex and RN.

Animations, gestures, scrolling, gyroscopes and more

https://alibaba.github.io/bindingx/guide/cn_guide_base

Ant Design Mobile mobile UI component library

https://mobile.ant.design/index-cn

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=325472045&siteId=291194637