ramon
ramon
1. defaultTheme to set default theme, before value is always 'default'. 2. syncSettings to disable auto sync settings.json if set it to false. 3. Add events property in config when...
### Type of issue bug ### Description Add `import {version} from '../package.json'` to get version from package.json and use it, but whole package.json is included in js bundle. Same code...
Each view item is an UIScrollView with vertical scrolling, the SwipeView scrolls horizontally. In one view item(UIScrollView), I scroll it to bottom, then swipe it to next page in horizontally...