UNPKG

rxn-grife

Version:

🎀 Programmatic Styling Library for React, React Native and Expo.

7 lines (6 loc) • 191 B
import React from "react"; import { ScrollView, } from "react-native"; class ScrollViewComponent extends React.Component { } const _ScrollView = ScrollView; export default _ScrollView;