File tree
834 files changed
+35668
-50070
lines changed- .github
- workflows
- packages
- babel-plugin-react-native-web
- src
- __tests__
- __snapshots__
- benchmarks
- src
- app
- Benchmark
- cases
- implementations
- aphrodite
- css-modules
- emotion
- inline-styles
- react-fela
- react-jss
- react-native-web
- Tweet
- reactxp
- styled-components
- styled-jsx
- styletron-react
- docs
- .storybook
- src
- apis
- AppRegistry
- AppState
- examples
- Appearance
- examples
- Clipboard
- examples
- Dimensions
- examples
- I18nManager
- examples
- Linking
- examples
- PanResponder
- examples
- PixelRatio
- Platform
- StyleSheet
- Vibration
- components
- ActivityIndicator
- examples
- Button
- examples
- CheckBox
- examples
- FlatList
- examples
- Thumbnails
- Image
- examples
- sources
- ImageBackground
- examples
- Modal
- examples
- Picker
- examples
- Pressable
- examples
- ProgressBar
- examples
- ScrollView
- examples
- Switch
- examples
- Text
- examples
- TextInput
- examples
- TouchableHighlight
- examples
- TouchableOpacity
- examples
- TouchableWithoutFeedback
- examples
- View
- examples
- guides
- dom-event-testing-library
- src
- __tests__
- __snapshots__
- examples
- src
- RNTester
- AnimatedGratuitousApp
- react-native-web
- jest
- src
- exports
- AccessibilityInfo
- ActionSheetIOS
- ActivityIndicator
- __tests__
- __snapshots__
- AlertIOS
- Animated
- AppRegistry
- __tests__
- __snapshots__
- Appearance
- AsyncStorage
- __tests__
- __snapshots__
- Button
- __tests__
- __snapshots__
- CameraRoll
- CheckBox
- __tests__
- __snapshots__
- Clipboard
- ColorPropType
- DatePickerAndroid
- DatePickerIOS
- DeviceInfo
- Dimensions
- EdgeInsetsPropType
- Image
- __tests__
- __snapshots__
- ImageBackground
- __tests__
- ImageEditor
- ImagePickerIOS
- ImageStore
- KeyboardAvoidingView
- ListView
- LogBox
- MaskedViewIOS
- Modal
- __tests__
- NetInfo
- __tests__
- PanResponder
- Picker
- __tests__
- __snapshots__
- PickerIOS
- Platform
- PointPropType
- Pressable
- __tests__
- __snapshots__
- ProgressBar
- __tests__
- ProgressBarAndroid
- ProgressViewIOS
- PushNotificationIOS
- RefreshControl
- SafeAreaView
- ScrollView
- __tests__
- __snapshots__
- SegmentedControlIOS
- Slider
- SnapshotViewIOS
- StatusBar
- StatusBarIOS
- StyleSheet
- __tests__
- __snapshots__
- SwipeableFlatList
- SwipeableListView
- Switch
- __tests__
- TabBarIOS
- Text
- __tests__
- __snapshots__
- TextInput
- __tests__
- TextPropTypes
- TimePickerAndroid
- ToolbarAndroid
- Touchable
- TouchableHighlight
- TouchableOpacity
- TouchableWithoutFeedback
- __tests__
- UIManager
- VibrationIOS
- View
- __tests__
- __snapshots__
- ViewPagerAndroid
- ViewPropTypes
- WebView
- YellowBox
- createElement
- __tests__
- __snapshots__
- render
- useColorScheme
- useWindowDimensions
- modules
- AccessibilityUtil
- __tests__
- AnimationPropTypes
- BorderPropTypes
- ImageLoader
- InteractionPropTypes
- LayoutPropTypes
- NativeMethodsMixin
- ResponderEventPlugin
- ScrollResponder
- ShadowPropTypes
- StyleSheetPropType
- TransformPropTypes
- UnimplementedView
- applyLayout
- applyNativeMethods
- createDOMProps
- __tests__
- __snapshots__
- createEventHandle
- __tests__
- createStrictShapeTypeChecker
- ensureComponentIsNative
- getBoundingClientRect
- hydrate
- isSelectionValid
- mergeRefs
- __tests__
- modality
- __tests__
- normalizeNativeEvent
- __tests__
- __snapshots__
- pick
- prefixStyles
- setValueForStyles
- useElementLayout
- useEvent
- __tests__
- useHover
- __tests__
- useLayoutEffect
- useMergeRefs
- __tests__
- usePlatformMethods
- usePressEvents
- useResponderEvents
- __tests__
- useStable
- __tests__
- types
- vendor
- react-dom/warnValidStyle
- react-native
- Animated
- animations
- nodes
- Batchinator
- FillRateHelper
- FlatList
- JSEventLoopWatchdog
- LayoutAnimation
- ListView
- NativeEventEmitter
- PanResponder
- SectionList
- StaticContainer
- StaticRenderer
- SwipeableFlatList
- SwipeableListView
- SwipeableRow
- TouchHistoryMath
- TurboModule
- Types
- ViewabilityHelper
- VirtualizeUtils
- VirtualizedList
- VirtualizedSectionList
- deepDiffer
- emitter
- isEmpty
- website
- storybook
- .storybook
- 1-components
- ActivityIndicator
- examples
- Button
- examples
- CheckBox
- examples
- Image
- examples
- ImageBackground
- Picker
- ProgressBar
- examples
- ScrollView
- examples
- Switch
- examples
- Text
- examples
- TextInput
- examples
- Touchable
- examples
- View
- examples
- 2-apis
- AppRegistry
- AppState
- examples
- AsyncStorage
- Clipboard
- examples
- Dimensions
- I18nManager
- examples
- Linking
- NetInfo
- PanResponder
- PixelRatio
- Platform
- StyleSheet
- Vibration
- 3-demos
- Calculator
- Game2048
- Sandbox
- TicTacToe
- ui-explorer
- scripts
- babel
- jest
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
834 files changed
+35668
-50070
lines changed+19-20
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
6 |
| - | |
| 6 | + | |
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
| |||
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
| 20 | + | |
20 | 21 |
| |
21 | 22 |
| |
22 | 23 |
| |
23 | 24 |
| |
| 25 | + | |
24 | 26 |
| |
25 |
| - | |
| 27 | + | |
| 28 | + | |
26 | 29 |
| |
27 | 30 |
| |
| 31 | + | |
28 | 32 |
| |
| 33 | + | |
29 | 34 |
| |
30 | 35 |
| |
31 | 36 |
| |
32 |
| - | |
33 |
| - | |
34 |
| - | |
35 |
| - | |
36 |
| - | |
37 |
| - | |
38 |
| - | |
39 |
| - | |
40 |
| - | |
41 |
| - | |
42 |
| - | |
43 |
| - | |
44 |
| - | |
45 |
| - | |
| 37 | + | |
46 | 38 |
| |
47 | 39 |
| |
48 | 40 |
| |
| |||
65 | 57 |
| |
66 | 58 |
| |
67 | 59 |
| |
68 |
| - | |
69 | 60 |
| |
70 | 61 |
| |
71 | 62 |
| |
| |||
133 | 124 |
| |
134 | 125 |
| |
135 | 126 |
| |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
136 | 131 |
| |
137 | 132 |
| |
138 | 133 |
| |
139 | 134 |
| |
140 | 135 |
| |
141 |
| - | |
| 136 | + | |
142 | 137 |
| |
143 | 138 |
| |
144 | 139 |
| |
| |||
152 | 147 |
| |
153 | 148 |
| |
154 | 149 |
| |
155 |
| - | |
| 150 | + | |
156 | 151 |
| |
157 | 152 |
| |
158 | 153 |
| |
159 | 154 |
| |
160 |
| - | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
161 | 160 |
| |
162 | 161 |
|
+7-3
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
7 |
| - | |
8 |
| - | |
| 7 | + | |
9 | 8 |
| |
10 | 9 |
| |
11 | 10 |
| |
| |||
14 | 13 |
| |
15 | 14 |
| |
16 | 15 |
| |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
70 | 70 |
| |
71 | 71 |
| |
72 | 72 |
| |
73 |
| - | |
| 73 | + | |
74 | 74 |
| |
75 | 75 |
| |
76 | 76 |
| |
77 | 77 |
| |
78 |
| - | |
| 78 | + | |
79 | 79 |
| |
80 | 80 |
| |
81 |
| - | |
| 81 | + | |
| 82 | + | |
82 | 83 |
| |
83 | 84 |
| |
84 | 85 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + |
+34-63
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
5 |
| - | |
| 5 | + | |
6 | 6 |
| |
7 | 7 |
| |
8 |
| - | |
9 |
| - | |
10 |
| - | |
| 8 | + | |
11 | 9 |
| |
12 | 10 |
| |
13 | 11 |
| |
| |||
22 | 20 |
| |
23 | 21 |
| |
24 | 22 |
| |
25 |
| - | |
| 23 | + | |
26 | 24 |
| |
| 25 | + | |
27 | 26 |
| |
28 | 27 |
| |
29 | 28 |
| |
30 |
| - | |
| 29 | + | |
| 30 | + | |
31 | 31 |
| |
32 | 32 |
| |
33 | 33 |
| |
| 34 | + | |
| 35 | + | |
34 | 36 |
| |
35 | 37 |
| |
36 | 38 |
| |
37 |
| - | |
38 |
| - | |
39 |
| - | |
40 |
| - | |
41 |
| - | |
42 |
| - | |
43 |
| - | |
| 39 | + | |
| 40 | + | |
44 | 41 |
| |
45 | 42 |
| |
46 | 43 |
| |
47 |
| - | |
48 |
| - | |
49 |
| - | |
50 |
| - | |
51 |
| - | |
52 |
| - | |
53 |
| - | |
54 |
| - | |
| 44 | + | |
| 45 | + | |
55 | 46 |
| |
56 |
| - | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
57 | 52 |
| |
58 |
| - | |
59 |
| - | |
60 |
| - | |
| 53 | + | |
61 | 54 |
| |
62 |
| - | |
63 |
| - | |
64 |
| - | |
65 |
| - | |
66 |
| - | |
67 |
| - | |
68 |
| - | |
69 |
| - | |
70 |
| - | |
71 |
| - | |
| 55 | + | |
72 | 56 |
| |
73 |
| - | |
| 57 | + | |
74 | 58 |
| |
75 | 59 |
| |
76 | 60 |
| |
77 |
| - | |
| 61 | + | |
78 | 62 |
| |
79 |
| - | |
| 63 | + | |
| 64 | + | |
80 | 65 |
| |
81 | 66 |
| |
82 |
| - | |
| 67 | + | |
83 | 68 |
| |
84 | 69 |
| |
85 | 70 |
| |
86 | 71 |
| |
87 |
| - | |
88 |
| - | |
89 |
| - | |
90 |
| - | |
91 |
| - | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
92 | 76 |
| |
93 | 77 |
| |
94 | 78 |
| |
| |||
121 | 105 |
| |
122 | 106 |
| |
123 | 107 |
| |
124 |
| - | |
| 108 | + | |
125 | 109 |
| |
126 | 110 |
| |
127 | 111 |
| |
| |||
134 | 118 |
| |
135 | 119 |
| |
136 | 120 |
| |
137 |
| - | |
138 |
| - | |
| 121 | + | |
139 | 122 |
| |
| 123 | + | |
140 | 124 |
| |
141 | 125 |
| |
142 | 126 |
| |
143 | 127 |
| |
144 |
| - | |
145 | 128 |
| |
146 |
| - | |
147 |
| - | |
148 | 129 |
| |
149 | 130 |
| |
150 | 131 |
| |
| |||
155 | 136 |
| |
156 | 137 |
| |
157 | 138 |
| |
158 |
| - | |
159 | 139 |
| |
160 | 140 |
| |
161 | 141 |
| |
| |||
165 | 145 |
| |
166 | 146 |
| |
167 | 147 |
| |
| 148 | + | |
168 | 149 |
| |
169 | 150 |
| |
170 |
| - | |
171 | 151 |
| |
172 |
| - | |
173 | 152 |
| |
174 |
| - | |
175 | 153 |
| |
176 | 154 |
| |
177 | 155 |
| |
178 |
| - | |
179 | 156 |
| |
180 | 157 |
| |
181 |
| - | |
182 |
| - | |
183 | 158 |
| |
184 | 159 |
| |
185 | 160 |
| |
186 | 161 |
| |
187 | 162 |
| |
188 | 163 |
| |
189 | 164 |
| |
190 |
| - | |
191 | 165 |
| |
192 | 166 |
| |
193 | 167 |
| |
194 |
| - | |
195 | 168 |
| |
196 | 169 |
| |
197 | 170 |
| |
198 |
| - | |
199 | 171 |
| |
200 | 172 |
| |
201 |
| - | |
| 173 | + | |
| 174 | + | |
202 | 175 |
| |
203 | 176 |
| |
204 | 177 |
| |
| |||
237 | 210 |
| |
238 | 211 |
| |
239 | 212 |
| |
240 |
| - | |
241 |
| - | |
242 | 213 |
| |
243 | 214 |
| |
244 | 215 |
| |
|
0 commit comments