Giter Club home page Giter Club logo

fmtjava / reactnative_eyepetizer Goto Github PK

View Code? Open in Web Editor NEW
57.0 1.0 14.0 4.04 MB

一款基于ReactNative + TypeScript实现的精美仿开眼视频跨平台App(提供Flutter、Kotlin、小程序版本 😁 ),适合新手入门,快速掌握TypeScript基本语法以及快速上手ReactNative开发。

License: MIT License

Shell 0.04% JavaScript 18.92% TypeScript 70.82% Starlark 0.25% Java 7.78% Ruby 0.34% Objective-C 1.86%
react-native typescript dva axios react-navigation react-native-video

reactnative_eyepetizer's Introduction

ReactNative_Eyepetizer

一款基于ReactNative + TypeScript实现的精美仿开眼视频跨平台App,适合新手入门,快速掌握TypeScript基本语法以及快速上手ReactNative开发。

Kotlin版: Kotlin_Eyepetizer

Flutter版:Flutter_Eyepetizer

小程序版:wx_eyepetizer

前言

前段时间有Github的小伙伴问Flutter_Eyepetizer能不能提供一个ReactNative版本,因为当时的工作暂时没有涉及这块内容,所以暂时就搁置了。最近公司的一个项目用到了个ReactNative混合开发,自己也参与了一部分开发,便通过这个项目把学到的相关技能分享出来,因为目前对ReactNative处于初步入门阶段,希望Github的小伙伴多多Issues,留下你们的宝贵意见。当前如果觉得项目能够帮助到你们,也希望给一个 StarFork ^_^ ,谢谢**

项目截图

       

       

       

       
       
       

核心功能

核心技术点

下载体验(Android版本)

  • 点击
  • 下方二维码下载(每日上限100次,如达到上限,还是 clone 源码吧!✧(≖ ◡ ≖✿)))
  • ios请自行clone项目代码运行

更新日志

v1.0

  • 初始化项目,完成开眼视频App核心功能,目前实现首页、发现、热门、分类、我的、视频详情、视频播放、科大讯飞语音识别、推荐画廊、推荐小视频等功能,后续持续完善中...

Thanks

关于我

声明

项目中的 API 均来自开眼视频,纯属学习交流使用,不得用于商业用途!

License

Copyright (c) 2021 fmtjava

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

reactnative_eyepetizer's People

Contributors

fmtjava avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

reactnative_eyepetizer's Issues

Failed to build in ios

** BUILD FAILED **

The following build commands failed:
CompileC /Users/kwan/Library/Developer/Xcode/DerivedData/reactnative_eyepetizer-aiggwvtvbboeutgupqcnpsteinzy/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/react-native-webview.build/Objects-normal/x86_64/RNCWebView.o /Users/kwan/Programming/Javascript/react/react-native/ReactNative_Eyepetizer/node_modules/react-native-webview/apple/RNCWebView.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler
(1 failure)

rn构建跑不起来

events.js:180
throw er; // Unhandled 'error' event
^

Error: EMFILE: too many open files, watch
at FSEvent.FSWatcher._handle.onchange (internal/fs/watchers.js:123:28)
Emitted 'error' event at:
at NodeWatcher.checkedEmitError (/Users/wen/Downloads/ReactNative_Eyepetizer-main/node_modules/_sane@4.1.0@sane/src/node_watcher.js:143:12)
at FSWatcher.emit (events.js:203:13)
at FSEvent.FSWatcher._handle.onchange (internal/fs/watchers.js:129:12) {
errno: -24,
syscall: 'watch',
code: 'EMFILE',
filename: null
}

ios跑不通

error: /Downloads/ReactNative_Eyepetizer-main/ios/Pods/Target Support Files/Pods-reactnative_eyepetizer/Pods-reactnative_eyepetizer.debug.xcconfig: unable to open file (in target "reactnative_eyepetizer" in project "reactnative_eyepetizer") (in target 'reactnative_eyepetizer' from project 'reactnative_eyepetizer')
warning: Capabilities for Signing & Capabilities may not function correctly because its entitlements use a placeholder team ID. To resolve this, select a development team in the reactnative_eyepetizer editor. (in target 'reactnative_eyepetizer' from project 'reactnative_eyepetizer')

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.