I install earlier react-native-reanimated latest version, then found this package for my feature, but it has conflicts with older version used inside.
While resolving: react-native-highlight-overlay@1.4.0
npm error Found: react-native-reanimated@4.3.1
npm error node_modules/react-native-reanimated
npm error peer react-native-reanimated@">=3.0.0" from react-native-keyboard-controller@1.21.8
npm error node_modules/react-native-keyboard-controller
npm error react-native-keyboard-controller@"^1.21.8" from the root project
npm error react-native-reanimated@"^4.3.1" from the root project
npm error
npm error Could not resolve dependency:
npm error peer react-native-reanimated@"^2.6.0" from react-native-highlight-overlay@1.4.0
npm error node_modules/react-native-highlight-overlay
npm error react-native-highlight-overlay@"^1.4.0" from the root project
When i trying to overwrite child packages highlight is appears lower of wrapped element

I install earlier react-native-reanimated latest version, then found this package for my feature, but it has conflicts with older version used inside.
When i trying to overwrite child packages highlight is appears lower of wrapped element