List of usage examples for com.facebook.react.views.scroll ReactScrollViewCommandHelper getCommandsMap
public static Map<String, Integer> getCommandsMap()
From source file:com.bottomsheetbehavior.ReactNestedScrollViewManager.java
License:Open Source License
@Override public @Nullable Map<String, Integer> getCommandsMap() { return ReactScrollViewCommandHelper.getCommandsMap(); }