React Native error can anyone tell me the solution
> Task :react-native-picker_picker:compileDebugJavaWithJavac FAILED D:SIPFUNDSipFundnode_modules@react-native-pickerpickerandroidsrcmainjavacomreactnativecommunitypickerReactPicker.java:144: error: lambda expressions are not supported in -source 7 private final Runnable measureAndLayout = () -> { ^ (use -source 8 or higher to enable lambda expressions) 1 error FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ‘:react-native-picker_picker:compileDebugJavaWithJavac’. > Compilation failed; see the compiler […]