hassnain9166

Results 4 comments of hassnain9166

Hi, @kien-pham can help me to add a header I did not able to use it import Modal from "react-bootstrap/Modal"; import React from "react"; import Stories, { WithSeeMore, WithVideo, WithHeader,...

I want to use header profile_image and created date in my code

![image](https://github.com/mohitk05/react-insta-stories/assets/60000888/7292d408-7381-4de3-9953-861062f41085)

import Modal from "react-bootstrap/Modal"; import React, { useState, useEffect } from "react"; import Stories, { WithSeeMore, WithVideo, WithHeader, } from "react-insta-stories"; const renderer = ({ story, action, isPaused, config })...