**at MainApplication.java add:** | |
``` | |
import com.airbnb.android.react.maps.MapsPackage; | |
... | |
@override | |
protected List getPackages() { | |
return Arrays.asList( | |
new MainReactPackage(), | |
new MapsPackage() // <-- THIS | |
); | |
} | |
};
|
- Sep 17 Sun 2017 15:37
react-native-maps red border
- Sep 16 Sat 2017 01:13
ruby undefined conversion error win32
打开 ruby 安装目录下的 win32\registry.rb 文件,把
- Sep 14 Thu 2017 12:33
react-native-maps just logo
must connect wifi or mobile
- Sep 13 Wed 2017 01:37
undefined is not a function
undefined is not a function (evaluating '(0, _reactNavigation.StackNavigatior)({
: { screen}
- Sep 09 Sat 2017 19:48
react-native remix os player
- Sep 09 Sat 2017 18:53
adb reverse tcp:8081 tcp:8081 error: closed
only android 5.0 up
- Sep 09 Sat 2017 18:44
React-Native: Application has not been registered error
AppRegistry.registerComponent('資料夾名', () => 元件名);
- Sep 09 Sat 2017 18:09
You have not accepted the license agreements of the following SDK components:
copy file licences to anywhere
android-sdk-license write 8933bad161af4178b1185d1a37fbf41ea5269c55
- Aug 10 Thu 2017 06:30
mysql> set global sql_slave_skip_counter=1;
跳過一個命令