Skip to content

ivanbtrujillo/Marvel-ReactNative

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Marvel-ReactNative

An IOS app built using React Native for learning.

Purpose

I've built this app after i started to learn react-native. This app it's just to learning react-native and at this moment it's only for IOS. The main objective is test many components.

If you have any doubt about how this code works, you can find me on twitter: @ivanbtrujillo

Implemented components

I've used Navigator (not NavigatorIOS) to built the navigation across the entire app. Furthemore i've used the TouchableHighlight component to make the navigator.Navbar, allowing me to construct the back button and set it's background.

On the main screen (after the Login Screen), i've used a TabBarIOS component to make some tabs. To add custom icons, i've imported the react-native-vector-icons library: Icon library

To display all the comics that i've obtained from the marvel API, i've used the ListView component.

##License

MIT License (MIT)

Copyright (c) [year] [fullname]

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.

About

An IOS app built using React Native

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published