Skip to content

adamthewan/resume-code-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Explanations for each file

react-context-api.js

This code example shows me using React's Context API to trigger a modal on another component when clicking a Check Out Button. In this example, the Check Out Button is inside a Page Container, triggering a Modal nested inside the Header Container.

This code example also shows the use of Apollo GraphQL, Styled Components, and other libraries used in order to achieve the product and business objective.

This code can be see running live on this page: https://buy.orderutan.com/product?p=hq4A527LVpphTqWqwRfv4n

react-native-animated-header.js

This code example shows me using the React Native's Animated API as well as the PanResponder API to automatically shrink the header when scrolling down, and growing in size again when scrolling to the top. I've also put in a carousel in the header to show a full image.

An example of this code live can be seen in this app: https://play.google.com/store/apps/details?id=my.tourplus.tourguide https://itunes.apple.com/my/app/tourplus-for-tour-guide/id1381252392?mt=8

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors