thekeeroll

thekeeroll/mpeiapp-public

Кросплатформенное бесплатное приложение для студентов МЭИ

TypeScript
4
2
MIT License
Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of thekeeroll/mpeiapp-public

Account's avatar
React Native Clipboard API for macOS, iOS, Android, and Windows
Account's avatar
React Native Network Info API for iOS & Android
Account's avatar
NewAppScreen component for React Native
Account's avatar
Bottom tab navigator following iOS design guidelines
Account's avatar
Integration for the drawer component from react-native-drawer-layout
Account's avatar
React Native integration for React Navigation
Account's avatar
Native stack navigator using react-native-screens
Account's avatar
Stack navigator component for iOS and Android with animated transitions and gestures
Account's avatar
The official, opinionated, batteries-included toolset for efficient Redux development
Account's avatar
The tables parser plugin for cheerio
Account's avatar
A very fast HTML parser, generating a simplified DOM, with basic element query support.
Account's avatar
React Native bindings for Lottie
Account's avatar
Parse, validate, manipulate, and display dates
Account's avatar
A very fast HTML parser, generating a simplified DOM, with basic element query support.
Account's avatar
Node.JS path module
Account's avatar
React is a JavaScript library for building user interfaces.
Account's avatar
A framework for building native apps using React
Account's avatar
Change application icon programmatically in React-Native.
Account's avatar
Tiny, fast, and elegant implementation of core jQuery designed specifically for the server
Account's avatar
console.time, console.timeLog and console.timeEnd polyfill for react-native
Account's avatar
Native filesystem access for react-native
Account's avatar
React native geolocation service for iOS and android
Account's avatar
Declarative API exposing native platform touch and gesture system to React Native
Account's avatar
can use html/xml parser in react-native/titanium/browser anywhere
Account's avatar
A React Native Keyboard Accessory (View, Navigation) Component. Sticky views on keyboard.
Account's avatar
Insanely fast native C++, Swift or Kotlin modules with a statically compiled binding layer to JSI.
Account's avatar
⚡️ The fastest key/value storage for React Native.
Account's avatar
Material design for React Native
Account's avatar
More powerful alternative to Animated library for React Native.
Account's avatar
A flexible way to handle safe area, also works on Android and web.
Account's avatar
Native navigation primitives for your React Native app.
Account's avatar
#### To Know - Doesn't work for Expo since this uses native code. - iOS & Android ONLY - Uses Xcode's Shared Preferences App Groups (iOS) and Public External Storage for Android. - Once you install via npm, you will need to do some configuration in Xcode for your javascript to access a shared group container. Android will need Permissions. - I tried to model this after React Native's AsyncStorage. Main thing is that you no longer need to do JSON.stringify and JSON.parse when you set/get. Not sure why they make you do that to begin with... but you can set/get an JSONable item using this module. - All methods return a promise. So make sure to make your functions async. - iOS's data is securely sandboxed within your app group. I couldn't find something as easy to access, or that wouldn't be deleted if you delete an app, so the Android version saves a json file to the android device's external storage. This is good because if the app is deleted, another app can still access the data. But this is bad because any other app can delete/edit/access this file. For this reason, at least for Android, do not store data in it that is sensitive. If you're saving user preferences, fine. But do not save something like credit card numbers or anything like that in here. That would be irresponsible. The file is saved to the user's storage in the following format: ```$storage/$appGroupIdentifier/data.json```. So make sure your appGroupIdentifier is a valid folder name. Reverse dns works fine.
Account's avatar
Customizable Icons for React Native with support for NavBar/TabBar, image source and full styling.
Account's avatar
A powerful, high-performance React Native Camera library.
Account's avatar
React Native WebView component for iOS, Android, macOS, and Windows
Account's avatar
The React Native multithreading library
Account's avatar
Official React bindings for Redux
Account's avatar
Babel compiler core.
Account's avatar
A Babel preset for each environment.
Account's avatar
babel's modular runtime helpers
Account's avatar
Metro configuration for React Native.
Account's avatar
Default TypeScript configuration for React Native apps
Account's avatar
TypeScript definitions for jest
Account's avatar
TypeScript definitions for react

Top contributors

DragonSavA's profile
DragonSavA
176 contributions
TheKeeroll's profile
TheKeeroll
1 contributions

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet