Skip to content
This repository was archived by the owner on Nov 22, 2024. It is now read-only.

Commit e5a8332

Browse files
blakeffacebook-github-bot
authored andcommitted
Add link to React Native DevTools in blog post (#5677)
Summary: Linked to React Native DevTools in the recent OSS blog post, to make it easier for people to find. ## Changelog Pull Request resolved: #5677 Reviewed By: antonk52 Differential Revision: D65135552 Pulled By: blakef fbshipit-source-id: c1057f850f51c40dc6a7bfbe9bc81209f0ad34fa
1 parent ad56417 commit e5a8332

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/blog/2024-10-24-changes-to-oss-flipper.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ While Flipper's repository will be archived. The source code will remain availab
2121

2222
## Why?
2323

24-
When Flipper was initially created, it was intended to fill a gap in native developer tooling. It was first open sourced in 2018, over 7 years ago. The native tooling capabilities have improved since then, and more people have stopped reaching for Flipper when doing native development. React Native removed Flipper from its default boilerplate in [v0.74](https://reactnative.dev/blog/2024/04/22/release-0.74#removal-of-flipper-react-native-plugin) and recently announced React Native DevTools. Nowadays, you can use alternative tools to reproduce Flipper's capabilities. We recommend checking out this [blog post](https://shift.infinite.red/why-you-dont-need-flipper-in-your-react-native-app-and-how-to-get-by-without-it-3af461955109).
24+
When Flipper was initially created, it was intended to fill a gap in native developer tooling. It was first open sourced in 2018, over 7 years ago. The native tooling capabilities have improved since then, and more people have stopped reaching for Flipper when doing native development. React Native removed Flipper from its default boilerplate in [v0.74](https://reactnative.dev/blog/2024/04/22/release-0.74#removal-of-flipper-react-native-plugin) and recently announced [React Native DevTools](https://reactnative.dev/docs/react-native-devtools). Nowadays, you can use alternative tools to reproduce Flipper's capabilities. We recommend checking out this [blog post](https://shift.infinite.red/why-you-dont-need-flipper-in-your-react-native-app-and-how-to-get-by-without-it-3af461955109).
2525

2626

2727
As a result, support for Flipper has been deprioritized, and Flipper no longer has a dedicated team to support it. While we are sad to see this chapter come to an end, we are proud of what we have accomplished and grateful to the community for their support.

0 commit comments

Comments
 (0)