File tree
162 files changed
+2952
-1372
lines changed- configs
- packages
- babel-plugin-react-native-web/src
- benchmarks
- src
- app
- Benchmark
- cases
- implementations
- css-modules
- inline-styles
- react-native-web
- styleq
- stylesheet
- dom-event-testing-library/src
- react-native-web-docs
- src/includes/assets
- react-native-web-examples/pages
- activity-indicator
- app-state
- checkbox
- clipboard
- dimensions
- flatlist
- image
- lists
- localization
- modal
- pan-responder
- pressable
- progress-bar
- scroll-view
- section-list
- switch
- text-input
- text
- view
- react-native-web/src
- exports
- AccessibilityInfo
- ActivityIndicator
- __tests__
- AppRegistry
- __tests__
- AppState
- __tests__
- Appearance
- Button
- __tests__
- CheckBox
- __tests__
- Dimensions
- ImageBackground
- __tests__
- Image
- __tests__
- InteractionManager
- KeyboardAvoidingView
- Linking
- __tests__
- Modal
- __tests__
- PanResponder
- Platform/__tests__
- Pressable
- __tests__
- ProgressBar/__tests__
- SafeAreaView
- ScrollView
- __tests__
- StyleSheet
- __tests__
- compiler
- dom
- Switch
- __tests__
- TextInput
- __tests__
- Text
- __tests__
- TouchableHighlight
- TouchableWithoutFeedback
- Touchable
- UIManager
- View
- __tests__
- createElement
- __tests__
- useColorScheme
- modules
- AccessibilityUtil
- __tests__
- ImageLoader
- ScrollResponder
- UnimplementedView
- createDOMProps
- __tests__
- createEventHandle
- __tests__
- modality
- __tests__
- normalizeColor
- requestIdleCallback
- setValueForStyles
- useElementLayout
- useEvent
- useHover
- useLayoutEffect
- useMergeRefs/__tests__
- usePlatformMethods
- usePressEvents
- useResponderEvents
- __tests__
- useStable
- __tests__
- types
- scripts
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
162 files changed
+2952
-1372
lines changedLines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
6 |
| - | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
7 | 10 |
| |
8 | 11 |
| |
9 | 12 |
| |
|
Lines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
6 |
| - | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
7 | 10 |
| |
8 | 11 |
| |
9 | 12 |
| |
|
Lines changed: 20 additions & 65 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
57 | 57 |
| |
58 | 58 |
| |
59 | 59 |
| |
60 |
| - | |
| 60 | + | |
61 | 61 |
| |
62 | 62 |
| |
63 | 63 |
| |
| |||
81 | 81 |
| |
82 | 82 |
| |
83 | 83 |
| |
84 |
| - | |
85 | 84 |
| |
86 | 85 |
| |
87 | 86 |
| |
|
Lines changed: 22 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
7 |
| - | |
| 7 | + | |
| 8 | + | |
8 | 9 |
| |
9 | 10 |
| |
10 | 11 |
| |
| |||
24 | 25 |
| |
25 | 26 |
| |
26 | 27 |
| |
27 |
| - | |
| 28 | + | |
| 29 | + | |
28 | 30 |
| |
29 | 31 |
| |
30 | 32 |
| |
| |||
48 | 50 |
| |
49 | 51 |
| |
50 | 52 |
| |
51 |
| - | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
52 | 58 |
| |
53 | 59 |
| |
54 | 60 |
| |
| |||
76 | 82 |
| |
77 | 83 |
| |
78 | 84 |
| |
79 |
| - | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
80 | 91 |
| |
81 | 92 |
| |
82 | 93 |
| |
| |||
98 | 109 |
| |
99 | 110 |
| |
100 | 111 |
| |
101 |
| - | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
102 | 116 |
| |
103 | 117 |
| |
104 | 118 |
| |
105 | 119 |
| |
106 | 120 |
| |
107 |
| - | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
108 | 124 |
| |
109 | 125 |
| |
110 | 126 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
19 |
| - | |
| 19 | + | |
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
|
Lines changed: 43 additions & 25 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
3 | 9 |
| |
4 | 10 |
| |
5 | 11 |
| |
| |||
26 | 32 |
| |
27 | 33 |
| |
28 | 34 |
| |
29 |
| - | |
30 |
| - | |
31 |
| - | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
32 | 41 |
| |
33 | 42 |
| |
34 | 43 |
| |
| |||
45 | 54 |
| |
46 | 55 |
| |
47 | 56 |
| |
48 |
| - | |
49 |
| - | |
50 |
| - | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
51 | 66 |
| |
52 | 67 |
| |
53 | 68 |
| |
| |||
185 | 200 |
| |
186 | 201 |
| |
187 | 202 |
| |
188 |
| - | |
189 |
| - | |
190 |
| - | |
191 |
| - | |
192 |
| - | |
193 |
| - | |
194 |
| - | |
195 |
| - | |
196 |
| - | |
197 |
| - | |
198 |
| - | |
199 |
| - | |
200 |
| - | |
201 |
| - | |
202 |
| - | |
203 |
| - | |
204 |
| - | |
205 |
| - | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
206 | 224 |
| |
207 | 225 |
| |
208 | 226 |
| |
|
0 commit comments