GithubHelp home page GithubHelp logo

cljsrn-org's People

Contributors

0xc1c4da avatar aiba avatar carocad avatar cldwalker avatar danielneal avatar donmullen avatar dotemacs avatar fntm avatar gadfly361 avatar joshuamiller avatar markokocic avatar mfikes avatar mvid avatar oskarsliukis avatar pez avatar prestancedesign avatar raspasov avatar robertfw avatar tiensonqin avatar vikeri avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

cljsrn-org's Issues

www is not resolving

Typed cljsrn.org, my browser "helpfully completed" the "www." prefix and took me to https://www.cljsrn.org, which just timed out.

Looking at:

$ dig cljsrn.org +short
192.155.92.62
$ dig www.cljsrn.org +short

www is not configured.

Maybe it can point to the same host as the apex domain and then it can redirect to to the apex domain?

ClojureScript based React-Native App - Embed Videos

I am new to ClojureScript. I would like to embed video (Youtube) to the hybrid mobile app using ClojureScript and React Native. I have tried to implement react-native-video and react-native-youtube plugins in ClojureScript for achieving this. But, both of these didn't work. I don't know whether there is something wrong with referring to the library or not.

Using react-native-video:

(def Video (js/require "react-native-video"))
(def video-view (r/adapt-react-class (oget Video "default")))

The component reference:

[video-view {:style {:position "absolute"
:top 0
:bottom 0
:left 0
:right 0}
:source {:uri "https://www.youtube.com/watch?v=M8Fn8SfXw3M"}}]

There is no error. But, the component is not rendered on the page.

I am using lein for compiling ClojureScript Re-Natal for building this ClojureScript-based React Native app.

Is there anything wrong with the above code? Anyone, please help?

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.