// import Author from './authorProfile'; import Splash from './splash'; // import SideMenu from './sideMenuScreen'; import Home from './home/home'; // import Hot from './home/hot'; // import Feed from './home/feed'; // import { SinglePost } from './singlePost'; // import { Profile } from './profile'; import Login from './login'; // import Wallet from './wallet/wallet'; // import Editor from './editor/editor'; // import Discover from './discover/discover'; // import Settings from './settings/settings'; // import { Notification } from './notification'; // import PinCode from './pinCode/pinCodeContainer'; export { // Author, Splash, // SideMenu, Home, Login, // Hot, // Feed, // SinglePost, // Profile, // Login, // Wallet, // Editor, // Discover, // Notification, // PinCode, };