**Description:** Given React 19 is now stable, we'd like to be able to ensure this is supported with flagsmith sdks. **Proposed Solution:** - Update Dependencies: Modify the Flagsmith React SDK's peer dependencies to include React 19. [npmjs.com](https://www.npmjs.com/package/react-native-flagsmith/v/2.0.1) - Testing: Conduct comprehensive testing to ensure full compatibility with React 19, addressing any issues that arise. **Acceptance Criteria:** - The Flagsmith React/JS SDK should function seamlessly in applications using React 19. - All existing functionality should remain unaffected by the update. - Documentation should be updated to reflect React 19 compatibility.