A framework for building native applications using React
COMMITS
/ packages/rn-tester/js/examples/TextInput/TextInputExample.ios.js March 28, 2026
S
Change all remaining flow legacy casting syntax to modern one (#56259)
Sam Zhou committed
March 27, 2026
T
xplat/js: Auto-fix `react-prefer-namespace-import` ESLint Rule (#56233)
Tim Yung committed
January 7, 2026
M
Transform $ReadOnly to Readonly 38/n (#55067)
Marco Wang committed
August 18, 2025
August 6, 2025
M
fix(a11y): `TextInput` `aria-label` handling (#53051)
Maciej Jastrzębski committed
August 4, 2025
S
Replace `$FlowFixMe(Props|State|Empty)` with just `$FlowFixMe` (#53002)
Sam Zhou committed
May 23, 2025
T
RN: Sort Pragmas in Headers (#51554)
Tim Yung committed
May 22, 2025
P
manual annotations in preparation of natural inference rollout in react-native, tools, etc.
Panos Vekris committed
May 16, 2025
T
RN: Prefer Destructured Import for `useRef` (#51404)
Tim Yung committed
April 28, 2025
D
Migrate already root exported deep imports in rn-tester. (#50958)
Dawid Małecki committed
February 24, 2025
J
Add support for `numberOfLines` for `TextInput` on iOS (#49549)
Jakub Piasecki committed
January 31, 2025
J
Align TextInput types with TypeScript (#48972)
Jakub Piasecki committed
January 29, 2025
R
Fix `maxFontSizeMultiplier` prop on `Text` and `TextInput` components in new architecture (#47614)
Rickard Zrinski committed
January 28, 2025
V
fix TextInput `dataDetectorTypes` (#48952)
VidocqH committed
January 15, 2025
D
Remove redundant `{||}` syntax (#48686)
Dawid Małecki committed
January 13, 2025
M
Fix RNTester strict mode warnings (#48619)
Mateo Guzmán committed
January 6, 2025
M
feat: Manage keyboard shortcuts visibility of TextInput (#47671)
Mykhailo Kravchenko committed
December 12, 2024
M
fix(rn-tester): text input and xml http request dark mode adjustments (#48207)
Mateo Guzmán committed
December 2, 2024
N
Fix eslint warnings in react-native (#48016)
Nicola Corti committed
November 18, 2024
D
fix: scroll the cursor into view when focus (#46411)
dominictb committed
November 13, 2024
M
feat(text-input): [iOS] `inputAccessoryViewButtonLabel` prop (#47441)
Mateo Guzmán committed
September 10, 2024
R
feat(JS): Expose text content types to JS (#46170)
Riccardo Cipolleschi committed
S
feat(iOS): line break mode implement JS APIs for the new mode (#46128)
shubhamguptadream11 committed
May 14, 2024
N
Move `showSoftInputOnFocus` example to `TextInputSharedExamples` (#44558)
Nick Gerleman committed
May 10, 2024
P
Deploy 0.236.0 to xplat (#44510)
Pieter Vanderwerff committed
March 29, 2024
N
Avoid TextInput example styles causing non-deterministic rendering on iOS (#43599)
Nick Gerleman committed
December 11, 2023
O
Lint source files, sort imports, remove unused imports (#41829)
Oskar Kwaśniewski committed
November 6, 2023
M
Enable lint/sort-imports everywhere (#41334)
Moti Zilberman committed
August 3, 2023
S
Align types for different ios/android implementation files (#38761)
Sam Zhou committed
July 21, 2023
R
feat: Support iOS 17 text content types (#38354)
Rob Walker committed
June 8, 2023
F
Add smartInsertDelete prop to TextInput component (#36111)
Fábio Henriques committed
March 16, 2023
L
Precedent textContentType when set
Luna Wei committed
January 5, 2023
R
refactor(rn-tester): removed usages of Slider
Ruslan Lesiutin committed
October 17, 2022
September 8, 2022
G
feat: Unify TextInput autoComplete and textContentType props (#34523)
Gabriel Donadel Dall'Agnol committed
August 24, 2022
G
feat: Add readOnly prop to TextInput component (#34444)
Gabriel Donadel Dall'Agnol committed
August 3, 2022
P
Add missing class annotations xplat/js
Pieter Vanderwerff committed
July 22, 2022
S
Release resolved-env
Sam Zhou committed
June 23, 2022
P
Add LTI annotations to function params in xplat/js [1/2]
Pieter Vanderwerff committed
December 30, 2021
A
Update copyright headers from Facebook to Meta
Andres Suarez committed
November 3, 2021
T
JS: Format with Prettier v2.4.1 [3/n]
Tim Yung committed
July 21, 2021
E
Remove existential types from xplat/js
Evan Yeung committed
July 1, 2021
L
Rename things in RNTester
Luna Wei committed
April 20, 2021
P
iOS: Fix InputAccessoryView disappearing when inputAccessoryViewID exists
Paige Sun committed
August 26, 2020
A
RNTester UI Redesign (#29685)
Ankit Tiwari committed
August 20, 2020
S
Migrating RNTester to Packages Directory (#29567)
stealthanthrax committed