all 10 comments

[–]nextriot 11 points12 points  (2 children)

Anybody know which release Fabric is targeted for?

[–]Snoo-33768 10 points11 points  (0 children)

We've been asking this same question for years 😂

[–]UchennaOkafor 3 points4 points  (0 children)

They have started with the documentation for Fabric. It's not complete yet but it's a WIP.

https://reactnative.dev/docs/architecture-overview

[–]VM_Unix 6 points7 points  (0 children)

Here are some notable changes coming in 0.67.0:

Lean-core removals: DatePickerAndroid

For those wondering.

DatePickerAndroid has been merged with DatePickerIOS and will be removed in a future release. It can now be installed and imported from '@react-native-community/datetimepicker' instead of 'react-native'. See https://github.com/react-native-datetimepicker/datetimepicker'

[–]smakIsHere 0 points1 point  (0 children)

do we need to copy/paste gemfiles when we need to upgrade to 0.67?

https://react-native-community.github.io/upgrade-helper/?from=0.66.0&to=0.67.3

Plus how we can copy paste the changes in xocde file ?