-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
52 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,52 @@ | ||
# HSKJ | ||
|
||
HSKJ is a React Native application. | ||
|
||
# About | ||
``` | ||
Made with react native. It's just a showcase project which I created to learn react native. | ||
As I didn't use any theme library so excuse my styling (I'm bad at it). | ||
Tried to optimise the app to the extent of my knowledge and used good coding practices. | ||
``` | ||
# Features | ||
``` | ||
Upstreamed to v0.63 from v0.61.5 | ||
Dynamic Theme -> The theme will change according to your current device theme (Dark or ligh). Can also be changed manually. | ||
Applock with PIN and Fingerprint support. | ||
Custom video player. | ||
Can also download the videos which will be automatically saved according to the cateogrory | ||
eg. Downloads/HKSJ/<catregory-name>/<video-name> | ||
Google ADMOB and Analytics (Terrestial / Banner Ad) | ||
Uses the new Recycler List View instead of Flatlsit as it is better perfomance with large data sets. | ||
Works on iOS too (Not 100% as I don't have access to my Hackinstosh now to test further). | ||
Seperate backend for searching and indexing videos. | ||
``` | ||
## Installation | ||
|
||
Use the release tab [here](https://github.com/HKSJ-Unlimited/HSKJ-app/releases) choose your cpu arch (64/32 bit) to install HSKJ. | ||
|
||
## Contributing | ||
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change. | ||
|
||
Please make sure to update tests as appropriate. | ||
|
||
## License | ||
[MIT](https://choosealicense.com/licenses/mit/) | ||
|
||
## ScreenShots | ||
| | | | | ||
|:-------------------------:|:-------------------------:|:-------------------------:| | ||
|![1](https://user-images.githubusercontent.com/10401638/119203590-b08e3280-ba93-11eb-9b31-e1f87b903ec1.jpg)|![2](https://user-images.githubusercontent.com/10401638/119203649-d9aec300-ba93-11eb-8dab-ec0c7c4d0140.jpg)|![3](https://user-images.githubusercontent.com/10401638/119203682-ef23ed00-ba93-11eb-918d-47f09b477ab7.jpg)| | ||
![4](https://user-images.githubusercontent.com/10401638/119203703-ffd46300-ba93-11eb-8b41-de04a114714f.jpg)|![5](https://user-images.githubusercontent.com/10401638/119203725-0c58bb80-ba94-11eb-9269-319ecdaf42c1.jpg)|![6](https://user-images.githubusercontent.com/10401638/119203766-2a262080-ba94-11eb-8a67-0e68a1f0a2eb.jpg)| | ||
![7](https://user-images.githubusercontent.com/10401638/119203776-3316f200-ba94-11eb-835a-978b464dff50.jpg)|![8](https://user-images.githubusercontent.com/10401638/119203789-3d38f080-ba94-11eb-95e9-f385cc1ae09d.jpg)|![9](https://user-images.githubusercontent.com/10401638/119203804-445ffe80-ba94-11eb-9a2e-30ae19423587.jpg)| |