xplat/js/react-native-github

Reviewed By: panagosg7

Differential Revision: D16657770

fbshipit-source-id: 4e260842c838a35317515044c54ccf55a083da33
This commit is contained in:
Logan Daniels
2019-08-09 10:06:53 -07:00
committed by Facebook Github Bot
parent 9127fb51fc
commit 91f139b941
251 changed files with 1486 additions and 980 deletions
@@ -11,6 +11,8 @@
'use strict';
const React = require('react');
const TouchableBounce = require('react-native/Libraries/Components/Touchable/TouchableBounce');
const {
Image,
StyleSheet,
@@ -21,7 +23,6 @@ const {
TouchableWithoutFeedback,
View,
} = require('react-native');
const TouchableBounce = require('react-native/Libraries/Components/Touchable/TouchableBounce');
/**
* All the views implemented on Android, each with the nativeID property set.
@@ -30,7 +31,7 @@ const TouchableBounce = require('react-native/Libraries/Components/Touchable/Tou
* - The nativeID property is passed to the native views
*/
class NativeIdTestApp extends React.Component<{}> {
render() {
render(): React.Node {
const uri =
'data:image/gif;base64,' +
'R0lGODdhMAAwAPAAAAAAAP///ywAAAAAMAAwAAAC8IyPqcvt3wCcDkiLc7C0qwyGHhSWpjQu5yqmCYsapy' +