Skip to content

Commit 5620ed2

Browse files
authored
Update time-to-display.mdx to remove the indication that TTID/TTFD doesn't work with the new architecture (#14662)
Time To Initial Display / Time To Full Display works with the new architecture after certain changes done in the past: getsentry/sentry-react-native#5081 It still needs to be re-implemented as a turbo module, and that will be handled later but at least it can be used now.
1 parent f7b2ecf commit 5620ed2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/platforms/react-native/tracing/instrumentation/time-to-display.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ function MyComponent() {
8383

8484
## Troubleshooting
8585

86-
- Time To Display is not available on Web and React Native New Architecture yet.
86+
- Time To Display is not available on Web yet.
8787

8888
- Time To Display supports Expo applications, but doesn't work for Expo Go. Build the native projects to test this feature.
8989

0 commit comments

Comments
 (0)