随笔分类 - React-Native
摘要:一、添加MyIntentModule类,并继承ReactContextBaseJavaModule实现其方法和构造函数。在该类中添加方法,注意:方法头要加@ReactMethod public class MyIntentModule extends ReactContextBaseJavaModu
阅读全文
摘要:参考资料:http://reactscript.com/react-native-card-carousel-component/ import React, {Component} from 'react';import { StyleSheet, Text, Image, View} from
阅读全文
摘要:第一步: npm i -S react-native-af-video-player(安装前:先安装: react-native-video、react-native-keep-awake、react-native-vector-icons、react-native-orientation、reac
阅读全文
摘要:第一步首先创建ReactNative 模块类继承ReactContextBaseJavaModule package com.mixture; import android.content.Context; import android.widget.Toast; import com.facebo
阅读全文

浙公网安备 33010602011771号