Flix is an app that allows users to browse movies from the The Movie Database API.
- User can tap a cell to see more details about a particular movie.
- User can tap a tab bar button to view a grid layout of Movie Posters using a CollectionView.
-
User sees an app icon on the home screen and a styled launch screen.
-
User can view and scroll through a list of movies now playing in theaters.
-
User can view the movie poster image for each movie.
-
User can view the app on various device sizes and orientations.
-
Run your app on a real device.
More of understanding swift concepts then running into errors. Understanding AutoLayout overview was challenging
Copyright [2022] [Nitish Kafle]
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.