Source File: Start.js From react-native-sdk with MIT License 6 votes render() { return ( <View style={styles.container}> <Text style={styles.label}>First Name</Text> <TextInput style={styles.input} onChangeText={(text) => this.onChangeText('firstName', text)} value={this.state....
291 react-native-material-ripple 0.9.1 - 开发中 开发中 292 react-native-error-boundary 1.2.4 - - 链接 293 react-native-ble-manager 11.5.5 否 @react-native-oh-tpl/react-native-ble-manager 链接 294 react-native-svg-charts 5.3.0 - @react-native-oh-tpl/react-native-svg-charts 链接 295...
[SvgIcon] Rename nativeColor -> htmlColor (#14863) @oliviertassinari React solved the same problem with the for HTML attribute, they have decided to call the prop htmlFor. This change follows the same reasoning. -<AddIcon nativeColor={secondary.contrastText} /> +<AddIcon htmlColor={seconda...
Text> </View> </View> </View> </ScrollView> <View style={styles.footer}> <TouchableNativeFeedback onPress={() => alert("hello!")} background={TouchableNativeFeedback.Ripple("rgba(255,255,255, 0.25)")}> <View style={styles.btnChat}> <IconChat /> </View> </TouchableNativeFeed...