Skip to content

Commit 56d127f

Browse files
committed
remove next steps sections
1 parent ee46e9d commit 56d127f

15 files changed

Lines changed: 284 additions & 217 deletions

src/docs/getting-started/create-first-app.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -187,9 +187,4 @@ import ExpoHorizon from 'expo-horizon-core';
187187
if (ExpoHorizon.isHorizonDevice) {
188188
// Quest-specific code
189189
}
190-
```
191-
192-
## What's next?
193-
194-
- Review [platform guidelines](/docs/getting-started/platform-guidelines) for important considerations
195-
- Explore [library compatibility](/docs/guides/library-compatibility)
190+
```

0 commit comments

Comments
 (0)